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 JNI Call to set ForceUsePreexistence #9

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

r30shah
Copy link
Owner

@r30shah r30shah commented Nov 25, 2021

Add a JNI method which can be used to set ForceUsePreexistence JIT
options for DebugAgent.

Signed-off-by: Rahil Shah rahil@ca.ibm.com

Add a JNI method which can be used to set ForceUsePreexistence JIT
options for DebugAgent.

Signed-off-by: Rahil Shah <rahil@ca.ibm.com>
@r30shah
Copy link
Owner Author

r30shah commented Nov 30, 2021

@ShaneKilloran Were you able to get the maven to pick up compiler options? Changes in https://github.com/r30shah/openj9-jit-debug-agent/pull/9/files#diff-3c946a5c11ff7d7dd8329822f67935a8d839ae0b334be118e46fc7c4c5fd3aa2 is only done to get the maven compile the debug agent. If you can specify compiler args and they are picked up, we can remove this change.

@r30shah
Copy link
Owner Author

r30shah commented Dec 9, 2021

This change is needed for eclipse-openj9/openj9-utils#79 so merging now. Once we have the POM.xml that works with the addExports option, will revert this back

@r30shah r30shah merged commit 2cbb232 into debug-agent Dec 9, 2021
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.

None yet

1 participant