-
Bug
-
Resolution: Unresolved
-
P4
-
8, 9, 10, 11.0.2, 11.0.3
-
Cause Known
-
generic
-
generic
Testsuite name: jdk_core
Affected tests:
java/lang/annotation/loaderLeak/Main.java
Product(s) tested : JDK 11.0.3b06
OS/architecture: macosx-x64
This issue is reproducible with VM options: -Xcomp
It passes otherwise.
Is it a Regression: No, reproducible in 11.0.2 GA (11.0.2b09) when tested with -Xcomp.
Passes for all versions otherwise.
Is it platform specific : No(Fails on Linux-x64 too)
Exception/Error Log file :
Exception in thread "main" java.lang.AssertionError
at Main.doTest(Main.java:56)
at Main.main(Main.java:41)
Affected tests:
java/lang/annotation/loaderLeak/Main.java
Product(s) tested : JDK 11.0.3b06
OS/architecture: macosx-x64
This issue is reproducible with VM options: -Xcomp
It passes otherwise.
Is it a Regression: No, reproducible in 11.0.2 GA (11.0.2b09) when tested with -Xcomp.
Passes for all versions otherwise.
Is it platform specific : No(Fails on Linux-x64 too)
Exception/Error Log file :
Exception in thread "main" java.lang.AssertionError
at Main.doTest(Main.java:56)
at Main.main(Main.java:41)