Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add selected tracepoints for OpenJ9 -Xtrace #926

Open
wants to merge 1 commit into
base: openj9
Choose a base branch
from

Conversation

pshipton
Copy link
Member

@pshipton pshipton requested a review from keithc-ca January 27, 2025 16:28
@pshipton
Copy link
Member Author

pshipton commented Jan 27, 2025

FYI, due to eclipse-openj9/openj9#21022, this won't build on the latest atm, until we promote the latest OpenJDK content.

make/modules/java.base/Lib.gmk Outdated Show resolved Hide resolved
src/java.base/unix/native/libnio/ch/UnixDomainSockets.c Outdated Show resolved Hide resolved
@pshipton pshipton force-pushed the jcltracepoints branch 3 times, most recently from 62002ba to ea1543c Compare January 27, 2025 20:52
-I$(OPENJ9_TOPDIR)/runtime/include \
-I$(OPENJ9_TOPDIR)/runtime/oti \
-I$(OPENJ9OMR_TOPDIR)/include_core \
-I$(OUTPUTDIR)/vm/runtime \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uses of $(OUTPUTDIR)/vm/runtime should be replaced by $(OPENJ9_VM_BUILD_DIR), in part to enable UMA builds, but the include paths are incomplete for UMA.

src/java.base/share/native/libjava/check_version.c Outdated Show resolved Hide resolved
src/java.base/unix/native/libnio/ch/Net.c Outdated Show resolved Hide resolved
src/java.base/windows/native/libjava/io_util_md.c Outdated Show resolved Hide resolved
src/java.base/windows/native/libnio/ch/Net.c Show resolved Hide resolved
@pshipton pshipton force-pushed the jcltracepoints branch 2 times, most recently from 3ec7213 to 32616d8 Compare January 30, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants