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
Running command: "/Users/runner/hostedtoolcache/jdk-11-openj9/1.0.0/x64/bin/java" -Xcompressedrefs -Xjit -Xgcpolicy:gencon -Xshareclasses:nonpersistent,controlDir=.,name=Sanity,expire=0 -Xscmx5M -cp ./Sanity/A.jar:./Sanity/ExtDir/A_Ext.jar jnurlcldr.shared.sanity.A_Main
Time spent starting: 6 milliseconds
Time spent executing: 50 milliseconds
Test result: FAILED
[ERR] JVMSHRC005I No shared class caches available
[ERR] JVMSHRC659E An error has occurred while opening shared memory
[ERR] JVMSHRC336E Port layer error code = -174
[ERR] JVMSHRC337E Platform error message: Invalid argument
[ERR] JVMSHRC026E Cannot create cache of requested size: Please check your SHMMAX and SHMMIN settings
[ERR] JVMSHRC663I Error recovery: destroyed semaphore set with id=65537 associated with shared class cache.
[ERR] JVMSHRC840E Failed to start up the shared cache.
[ERR] JVMJ9VM015W Initialization error for library j9shr29(11): JVMJ9VM009E J9VMDllMain failed
[ERR] Error: Could not create the Java Virtual Machine.
[ERR] Error: A fatal exception has occurred. Program will exit.
>> Success condition was not found: [Output match: Result=3]
>> Failure condition was not found: [Output match: LOCAL]
>> Failure condition was not found: [Output match: Unhandled Exception]
>> Failure condition was not found: [Output match: Exception:]
>> Failure condition was found: [Output match: Error:]
...
Similar to failure in #55 , which should be resolved by #56
The text was updated successfully, but these errors were encountered:
@smlambert there are a few update about run-aqa, which should resolve some test failures and enable more tests. Could we release a new version and update v1 with the new release?
sophia-guo
changed the title
SCURLClassLoaderNPTests fails with jdk 11, openj9, mac.
SCURLClassLoaderNPTests fails with jdk 11|15, openj9, mac.
Dec 15, 2020
SCURLClassLoaderNPTest fails with jdk 11 |15, openj9, mac whit Number of FAILED tests: 32 out of 45.
https://github.com/AdoptOpenJDK/run-aqa/runs/1539659060?check_suite_focus=true
Similar to failure in #55 , which should be resolved by #56
The text was updated successfully, but these errors were encountered: