Ought to reproduce with
jtreg -testjdk:$xx -va -timeout:100 -vmoptions:'-server -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -ea -esa -XX:-TieredCompilation -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:+DeoptimizeALot' java/lang/invoke/ThrowExceptionsTest.java
(where xx= test vm image)
But did not on a Mac -- this is slightly curious, because it failed on all other x86 in SQE testing.
jtreg -testjdk:$xx -va -timeout:100 -vmoptions:'-server -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -ea -esa -XX:-TieredCompilation -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:+DeoptimizeALot' java/lang/invoke/ThrowExceptionsTest.java
(where xx= test vm image)
But did not on a Mac -- this is slightly curious, because it failed on all other x86 in SQE testing.
- duplicates
-
JDK-8028308 nsk regression, assert(obj->is_oop()) failed: not an oop
-
- Closed
-