25 #
26 # List of quarantined tests for testing in AOT_JDK mode.
27 #
28 #############################################################################
29
30 java/math/BigInteger/largeMemory/DivisionOverflow.java 0000000 generic-all
31 java/math/BigInteger/largeMemory/StringConstructorOverflow.java 0000000 generic-all
32
33 jdk/internal/misc/CDS/ArchivedEnumTest.java 0000000 generic-all
34
35 java/lang/module/ModuleDescriptorHashCodeTest.java 0000000 generic-all
36
37
38 # The test case is incorrect. There's no guarantee that running a JVM with the following
39 # parameters will always cause the class java/lang/invoke/MethodHandleStatics to be initialized
40 java/lang/invoke/DumpMethodHandleInternals.java 0000000 generic-all
41
42 # The test uses "--add-modules jdk.internal.le" during production.
43 # So the test is incompatible with AOT_JDK testing because because all runs must have consistent module options on the command line.
44 java/lang/IO/IO.java 0000000 generic-all
|
25 #
26 # List of quarantined tests for testing in AOT_JDK mode.
27 #
28 #############################################################################
29
30 java/math/BigInteger/largeMemory/DivisionOverflow.java 0000000 generic-all
31 java/math/BigInteger/largeMemory/StringConstructorOverflow.java 0000000 generic-all
32
33 jdk/internal/misc/CDS/ArchivedEnumTest.java 0000000 generic-all
34
35 java/lang/module/ModuleDescriptorHashCodeTest.java 0000000 generic-all
36
37
38 # The test case is incorrect. There's no guarantee that running a JVM with the following
39 # parameters will always cause the class java/lang/invoke/MethodHandleStatics to be initialized
40 java/lang/invoke/DumpMethodHandleInternals.java 0000000 generic-all
41
42 # The test uses "--add-modules jdk.internal.le" during production.
43 # So the test is incompatible with AOT_JDK testing because because all runs must have consistent module options on the command line.
44 java/lang/IO/IO.java 0000000 generic-all
45
46 valhalla/valuetypes/SubstitutabilityTest.java 8374025 generic-all
|