8366229: runtime/Thread/TooSmallStackSize.java runs with all collectors

Reviewed-by: dholmes, shade
This commit is contained in:
Paul Hübner 2025-09-16 16:53:21 +00:00 committed by Aleksey Shipilev
parent 15d42c6d77
commit 075ebb4ee5

View File

@ -28,6 +28,7 @@
* VMThreadStackSize values should result in an error message that shows
* the minimum stack size value for each thread type.
* @library /test/lib
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* java.management
* @run driver TooSmallStackSize