8204103: Mark test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1
Reviewed-by: kvn, jwilhelm
This commit is contained in:
parent
2a1a55cc26
commit
f8d429f9c1
@ -27,7 +27,7 @@
|
||||
# It also contains test-suite configuration information.
|
||||
|
||||
# The list of keywords supported in this test suite
|
||||
keys=cte_test jcmd nmt regression gc stress metaspace headful
|
||||
keys=cte_test jcmd nmt regression gc stress metaspace headful intermittent
|
||||
|
||||
groups=TEST.groups
|
||||
|
||||
|
@ -267,6 +267,7 @@ tier1_runtime_appcds_exclude = \
|
||||
|
||||
tier1_serviceability = \
|
||||
serviceability/dcmd/compiler \
|
||||
-serviceability/dcmd/compiler/CompilerQueueTest.java \
|
||||
serviceability/logging \
|
||||
serviceability/sa \
|
||||
-serviceability/sa/ClhsdbScanOops.java \
|
||||
|
@ -24,6 +24,7 @@
|
||||
/*
|
||||
* @test CompilerQueueTest
|
||||
* @bug 8054889
|
||||
* @key intermittent
|
||||
* @library /test/lib /
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* java.compiler
|
||||
|
Loading…
x
Reference in New Issue
Block a user