Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 35d592e

Browse files
author
Daniel D. Daugherty
committed
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 Backport-of: 140b70fb29e2b83e5d33765906ee76a36442a687
1 parent 6d2f34f commit 35d592e

File tree

6 files changed

+11
-2
lines changed

6 files changed

+11
-2
lines changed

test/hotspot/jtreg/ProblemList-Xcomp.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ serviceability/sa/ClhsdbInspect.java 8283578 windows-x64
4646
vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_a/TestDescription.java 8308367 windows-x64
4747
vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_a/TestDescription.java 8308367 windows-x64
4848
vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInTarget/TestDescription.java 8308367 windows-x64
49+
50+
vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java 8299493 macosx-x64

test/hotspot/jtreg/ProblemList-generational-zgc.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,3 @@ vmTestbase/gc/gctests/MemoryEaterMT/MemoryEaterMT.java 8289582 windows-
115115

116116
vmTestbase/nsk/monitoring/MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded002/TestDescription.java 8298302 generic-all
117117
vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java 8298991 linux-x64
118-
119-
gc/z/TestHighUsage.java 8308843 generic-all

test/hotspot/jtreg/ProblemList.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,5 @@ vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_b/TestDescription.java
173173
vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn001/forceEarlyReturn001.java 7199837 generic-all
174174

175175
vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Multi/Multi005/TestDescription.java 8076494 windows-x64
176+
177+
vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java 8310551 linux-all

test/hotspot/jtreg/gc/z/TestHighUsage.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* @requires vm.gc.ZGenerational
2929
* @summary Test ZGC "High Usage" rule
3030
* @library /test/lib
31+
* @ignore 8308843
3132
* @run main/othervm gc.z.TestHighUsage
3233
*/
3334

test/jdk/ProblemList-Virtual.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ java/lang/ScopedValue/StressStackOverflow.java 8309646 generic-all
4848

4949
java/lang/instrument/NativeMethodPrefixAgent.java 8307169 generic-all
5050

51+
javax/management/remote/mandatory/connection/DeadLockTest.java 8309069 windows-x64
52+
53+
javax/management/remote/mandatory/connection/ConnectionTest.java 8308352 windows-x64
54+
5155
##########
5256
## Tests incompatible with virtual test thread factory.
5357
## There is no goal to run all test with virtual test thread factory.

test/jdk/ProblemList.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,8 @@ javax/management/remote/mandatory/connection/RMIConnector_NPETest.java 8267887 g
523523

524524
javax/management/remote/mandatory/connection/BrokenConnectionTest.java 8262312 linux-all
525525

526+
javax/management/remote/mandatory/subjectDelegation/SubjectDelegation1Test.java 8149084 linux-aarch64
527+
526528
############################################################################
527529

528530
# jdk_net

0 commit comments

Comments
 (0)