The test runtime/Thread/TooSmallStackSize.java is allowed to run with random VM options, but it internally spawns sub-processes that do not get these options passed on.
There does not seem to be a point to run this test with additional options as they are ignored for the actual test anyway.
There does not seem to be a point to run this test with additional options as they are ignored for the actual test anyway.
- links to
-
Commit(master) openjdk/jdk/075ebb4e
-
Review(master) openjdk/jdk/27297