Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
/ jdk21 Public archive

Commit

Permalink
8311186: ProblemList javax/management/remote/mandatory/subjectDelegat…
Browse files Browse the repository at this point in the history
…ion/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
  • Loading branch information
Daniel D. Daugherty committed Jun 30, 2023
1 parent 6d2f34f commit 35d592e
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 2 deletions.
2 changes: 2 additions & 0 deletions test/hotspot/jtreg/ProblemList-Xcomp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 0 additions & 2 deletions test/hotspot/jtreg/ProblemList-generational-zgc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 2 additions & 0 deletions test/hotspot/jtreg/ProblemList.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,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
1 change: 1 addition & 0 deletions test/hotspot/jtreg/gc/z/TestHighUsage.java
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
* @requires vm.gc.ZGenerational
* @summary Test ZGC "High Usage" rule
* @library /test/lib
* @ignore 8308843
* @run main/othervm gc.z.TestHighUsage
*/

Expand Down
4 changes: 4 additions & 0 deletions test/jdk/ProblemList-Virtual.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ java/lang/ScopedValue/StressStackOverflow.java 8309646 generic-all

java/lang/instrument/NativeMethodPrefixAgent.java 8307169 generic-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.
Expand Down
2 changes: 2 additions & 0 deletions test/jdk/ProblemList.txt
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,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
Expand Down

1 comment on commit 35d592e

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.