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

Stop adding -javaagent to classpath #17214

Merged
merged 1 commit into from Apr 19, 2023
Merged

Conversation

dnakamura
Copy link
Contributor

@dnakamura dnakamura commented Apr 18, 2023

Items will be added to cp, when remaped to -agentlib:instrument

Fixes #13874

Items will be added to cp, when remaped to -agentlib:instrument

Signed-off-by: Devin Nakamura <devinn@ca.ibm.com>
@dnakamura
Copy link
Contributor Author

see #13874

@pshipton
Copy link
Member

jenkins test sanity alinux jdk8,jdk11

@gacholio
Copy link
Contributor

jenkins test sanity alinux jdk8,jdk11

@gacholio
Copy link
Contributor

Looks like alinux is not a valid platform.

@gacholio
Copy link
Contributor

jenkins test sanity zlinux jdk8,jdk11

@pshipton
Copy link
Member

It's alinux64, annoying I know.

@gacholio
Copy link
Contributor

All the failures are unstable CRIU tests. @tajila Do you want to review this?

@tajila tajila merged commit ea53bde into eclipse-openj9:master Apr 19, 2023
5 of 7 checks passed
tajila added a commit to tajila/openj9 that referenced this pull request Apr 21, 2023
@dnakamura dnakamura deleted the agentpath branch April 25, 2023 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenJ9 adds -javaagent JAR to the classpath twice
4 participants