Skip to content

Commit 1e7e2bc

Browse files
committedAug 30, 2023
8315214: Do not run sun/tools/jhsdb tests concurrently
Reviewed-by: alanb, cjplummer
1 parent ce2a7ea commit 1e7e2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/jdk/TEST.ROOT

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ exclusiveAccess.dirs=java/math/BigInteger/largeMemory \
3131
java/rmi/Naming java/util/prefs sun/management/jmxremote \
3232
sun/tools/jstatd sun/security/mscapi java/util/Arrays/largeMemory \
3333
java/util/BitSet/stream javax/rmi java/net/httpclient/websocket \
34-
com/sun/net/httpserver/simpleserver
34+
com/sun/net/httpserver/simpleserver sun/tools/jhsdb
3535

3636
# Group definitions
3737
groups=TEST.groups

0 commit comments

Comments
 (0)
Please sign in to comment.