Skip to content

Commit 140b70f

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
1 parent 971c2ef commit 140b70f

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
@@ -171,3 +171,5 @@ vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_b/TestDescription.java
171171
vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn001/forceEarlyReturn001.java 7199837 generic-all
172172

173173
vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Multi/Multi005/TestDescription.java 8076494 windows-x64
174+
175+
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
@@ -46,6 +46,10 @@ java/lang/instrument/NativeMethodPrefixAgent.java 8307169 generic-all
4646

4747
java/lang/ScopedValue/StressStackOverflow.java#default 8309646 linux-all
4848

49+
javax/management/remote/mandatory/connection/DeadLockTest.java 8309069 windows-x64
50+
51+
javax/management/remote/mandatory/connection/ConnectionTest.java 8308352 windows-x64
52+
4953
##########
5054
## Tests incompatible with virtual test thread factory.
5155
## 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
@@ -520,6 +520,8 @@ javax/management/remote/mandatory/connection/RMIConnector_NPETest.java 8267887 g
520520

521521
javax/management/remote/mandatory/connection/BrokenConnectionTest.java 8262312 linux-all
522522

523+
javax/management/remote/mandatory/subjectDelegation/SubjectDelegation1Test.java 8149084 linux-aarch64
524+
523525
############################################################################
524526

525527
# jdk_net

0 commit comments

Comments
 (0)