Skip to content

Inline VM_JFRConstantPoolTypes into VM_JFRChunkWriter - #19866

Merged
tajila merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:jfr_new_delete
Jul 18, 2024
Merged

Inline VM_JFRConstantPoolTypes into VM_JFRChunkWriter#19866
tajila merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:jfr_new_delete

Conversation

@keithc-ca

Copy link
Copy Markdown
Contributor
  • avoid using new/delete so libstdc++.so is not needed at runtime
  • tidy up

With JFR enabled, libstdc++.so is required by libj9vm29.so, which we don't want. UMA builds just fail because that library is not made available to the linker.

* avoid using new/delete so libstdc++.so is not needed at runtime

* tidy up

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca
keithc-ca requested a review from tajila July 17, 2024 16:59
@tajila

tajila commented Jul 18, 2024

Copy link
Copy Markdown
Contributor

jenkins test sanity xlinux jdk17

@tajila
tajila merged commit b2674c2 into eclipse-openj9:master Jul 18, 2024
@keithc-ca
keithc-ca deleted the jfr_new_delete branch July 18, 2024 21:02
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