Skip to content

Commit 92aac21

Browse files
committedMar 9, 2024
Fix exclude of ThreadCountLimit, not working since JDK-8323964
1 parent 38e98c4 commit 92aac21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/hotspot/jtreg/ProblemList-Virtual.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ runtime/Thread/StopAtExit.java 0000000 generic-all
130130
runtime/handshake/HandshakeWalkStackTest.java 0000000 generic-all
131131

132132
# too fragile when main thread is a virtual thread
133-
runtime/Thread/ThreadCountLimit.java 0000000 generic-all
133+
runtime/Thread/ThreadCountLimit.java#id0 0000000 generic-all
134134

135135
compiler/interpreter/TestVerifyStackAfterDeopt.java 8316392 macosx-aarch64
136136

0 commit comments

Comments
 (0)
Please sign in to comment.