mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8369128: ProblemList jdk/jfr/event/profiling/TestCPUTimeSampleQueueAutoSizes.java in Xcomp configs
8369132: Disable vmTestbase/gc/vector/CircularListLow and LinearListLow with SerialGC 8369133: Disable gc/g1/TestShrinkAuxiliaryDataRunner.java with UseLargePages option Reviewed-by: ayang, dholmes
This commit is contained in:
parent
012e079d11
commit
837f634bf2
@ -29,6 +29,7 @@ package gc.g1;
|
||||
* @bug 8038423 8061715
|
||||
* @summary Checks that decommitment occurs for JVM with different ObjectAlignmentInBytes values
|
||||
* @requires vm.gc.G1
|
||||
* @requires !vm.opt.final.UseLargePages
|
||||
* @library /test/lib
|
||||
* @library /
|
||||
* @modules java.base/jdk.internal.misc
|
||||
|
||||
@ -31,5 +31,6 @@
|
||||
*
|
||||
* @library /vmTestbase
|
||||
* /test/lib
|
||||
* @requires vm.gc != "Serial"
|
||||
* @run main/othervm/timeout=480 gc.vector.SimpleGC.SimpleGC -ms low -gp circularList(low)
|
||||
*/
|
||||
|
||||
@ -31,5 +31,6 @@
|
||||
*
|
||||
* @library /vmTestbase
|
||||
* /test/lib
|
||||
* @requires vm.gc != "Serial"
|
||||
* @run main/othervm gc.vector.SimpleGC.SimpleGC -ms low -gp linearList(low)
|
||||
*/
|
||||
|
||||
@ -29,3 +29,4 @@
|
||||
|
||||
java/lang/invoke/MethodHandles/CatchExceptionTest.java 8146623 generic-all
|
||||
java/lang/reflect/callerCache/ReflectionCallerCacheTest.java 8332028 generic-all
|
||||
jdk/jfr/event/profiling/TestCPUTimeSampleQueueAutoSizes.java 8367302 linux-all
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user