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

hotspot_custom is broken with jdk8 #5491

Closed
sophia-guo opened this issue Aug 7, 2024 · 2 comments
Closed

hotspot_custom is broken with jdk8 #5491

sophia-guo opened this issue Aug 7, 2024 · 2 comments

Comments

@sophia-guo
Copy link
Contributor

sophia-guo commented Aug 7, 2024

hotspot_custom is broken with jdk8 due to change of JVM_NATIVE_OPTIONS in the playlist to -nativepath:"$(TESTIMAGE_PATH)/hotspot/jtreg/native" in #5370. This change meant to use TARGET=disabled.hotspot_custom to run openj9 custom serviceability jvmti test #5357 , which works by disabled.* target instead of hotspot_custom directly. I would prefer to separate a custom target to standardize the use of custom target. #5357 (comment) #5357 (comment)

https://ci.adoptium.net/view/Test_grinder/job/Grinder/10733/

11:08:52  TESTING:
11:08:52  Error: The -nativepath path does not exist: /hotspot/jtreg/native
11:08:52  Usage:

@LongyuZhang @llxia

@LongyuZhang
Copy link
Contributor

Will separate the custom test for hotspot and j9 then.

@LongyuZhang
Copy link
Contributor

Close this issue via #5493. Thanks.

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

No branches or pull requests

2 participants