-
Notifications
You must be signed in to change notification settings - Fork 729
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
JDK17 jdk_lang_1_FAILED : java/lang/reflect/callerCache/ReflectionCallerCacheTest.java - RuntimeException: Class AccessTest$NewInstance not unloaded! #13802
Comments
@dmitripivkine can you take a look pls. |
This is just note we use to have problems with this test in the past #9260 |
Grinder 2*5 iterations to check reproducibility rate https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/19191/ One problem I can spot right now - if test expects class unloading it should be run with |
May be not. ForceGC() calls 10 System GCs in a row, and every second run should be aggressive and include class unloading. |
all jobs passed, there is another grinder https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/19194/ |
I launched number of grinders with hundreds of repetitions of the test and can not reproduce this problem |
Observed in
|
A quick note: not seen in recent builds. |
Ha, saying that increases the probability of getting another one. :) https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_x86-64_mac_Nightly/146
|
https://openj9-jenkins.osuosl.org/job/Test_openjdk18_j9_sanity.openjdk_x86-64_windows_Release/6
|
https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_x86-64_windows_Nightly/218
|
https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_x86-64_windows_Nightly/261
|
I can try to figure out something from system core. Would somebody help me to generate one? |
Running grinder https://openj9-jenkins.osuosl.org/job/Grinder/1092/ with |
looks like "Rerun in Grinder with failed test targets" does not work any more... |
yes, this build failed too unfortunately |
It doesn't like the option you added. The quotes didn't seem to help. The option turned into the following in the build. Perhaps @llxia has an idea.
Actual option added in EXTRA_OPTIONS |
In case it's not obvious, the option contains a space after |
ok, thank you. Trying another time with truncated option |
https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_x86-64_windows_Nightly/508/
|
Failure link
From an internal build
job/Test_openjdk17_j9_sanity.openjdk_x86-64_windows_Personal/76/consoleFull
(win16x64rt2-5
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
Launched a 50x grinder at
job/Grinder/19065/
(Edit: 2 failures).Assigning to
0.30.0
milestone for now.The text was updated successfully, but these errors were encountered: