8311186: ProblemList javax/management/remote/mandatory/subjectDelegation/SubjectDelegation1Test.java on linux-aarch64

8311189: disable gc/z/TestHighUsage.java
8311190: ProblemList javax/management/remote/mandatory/connection/DeadLockTest.java with virtual threads on windows-x64
8311191: ProblemList javax/management/remote/mandatory/connection/ConnectionTest.java with virtual threads on windows-x64
8311193: ProblemList vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java on linux-all
8311195: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java with Xcomp on macosx-x64

Reviewed-by: lmesnik
This commit is contained in:
Daniel D. Daugherty 2023-06-30 21:43:09 +00:00
parent 971c2efb69
commit 140b70fb29
6 changed files with 11 additions and 2 deletions

View File

@ -46,3 +46,5 @@ serviceability/sa/ClhsdbInspect.java 8283578 windows-x64
vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_a/TestDescription.java 8308367 windows-x64
vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_a/TestDescription.java 8308367 windows-x64
vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInTarget/TestDescription.java 8308367 windows-x64
vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java 8299493 macosx-x64

View File

@ -115,5 +115,3 @@ vmTestbase/gc/gctests/MemoryEaterMT/MemoryEaterMT.java 8289582 windows-
vmTestbase/nsk/monitoring/MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded002/TestDescription.java 8298302 generic-all
vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java 8298991 linux-x64
gc/z/TestHighUsage.java 8308843 generic-all

View File

@ -171,3 +171,5 @@ vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_b/TestDescription.java
vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn001/forceEarlyReturn001.java 7199837 generic-all
vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Multi/Multi005/TestDescription.java 8076494 windows-x64
vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java 8310551 linux-all

View File

@ -28,6 +28,7 @@ package gc.z;
* @requires vm.gc.ZGenerational
* @summary Test ZGC "High Usage" rule
* @library /test/lib
* @ignore 8308843
* @run main/othervm gc.z.TestHighUsage
*/

View File

@ -46,6 +46,10 @@ java/lang/instrument/NativeMethodPrefixAgent.java 8307169 generic-all
java/lang/ScopedValue/StressStackOverflow.java#default 8309646 linux-all
javax/management/remote/mandatory/connection/DeadLockTest.java 8309069 windows-x64
javax/management/remote/mandatory/connection/ConnectionTest.java 8308352 windows-x64
##########
## Tests incompatible with virtual test thread factory.
## There is no goal to run all test with virtual test thread factory.

View File

@ -520,6 +520,8 @@ javax/management/remote/mandatory/connection/RMIConnector_NPETest.java 8267887 g
javax/management/remote/mandatory/connection/BrokenConnectionTest.java 8262312 linux-all
javax/management/remote/mandatory/subjectDelegation/SubjectDelegation1Test.java 8149084 linux-aarch64
############################################################################
# jdk_net