You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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/
@LongyuZhang @llxia
The text was updated successfully, but these errors were encountered: