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
Similar issue seen on JDK 17 too, on the same AIX p10 machine:
[2022-02-08T17:14:34.558Z] Test result: FAILED
[2022-02-08T17:14:34.558Z] [ERR] Error: Could not find or load main class jnurlcldr.shared.findstore.E_Main
[2022-02-08T17:14:34.558Z] [ERR] Caused by: java.lang.ClassNotFoundException: jnurlcldr.shared.findstore.E_Main
[2022-02-08T17:14:34.558Z] >> Success condition was not found: [Output match: Result=3]
[2022-02-08T17:14:34.558Z] >> Failure condition was not found: [Output match: LOCAL]
[2022-02-08T17:14:34.558Z] >> Failure condition was not found: [Output match: Unhandled Exception]
[2022-02-08T17:14:34.558Z] >> Failure condition was found: [Output match: Exception:]
[2022-02-08T17:14:34.558Z] >> Failure condition was found: [Output match: Error:]
Following failure is seen in multiple variants of
SCURLClassLoaderTests
(only JDK 8 specific test) while run on the AIX p10 machine:Jenkins Link: https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/20568/consoleText
Note, the same issue is not reproducible while running on a different, non-p10 AIX machine : https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/20636.
Somewhat similar older issue: #2653
FYI @JasonFengJ9 @llxia
The text was updated successfully, but these errors were encountered: