RFR: 8359827: Test runtime/Thread/ThreadCountLimit.java should run exclusively [v2]
David Holmes
dholmes at openjdk.org
Mon Jul 21 12:01:41 UTC 2025
On Mon, 21 Jul 2025 09:00:03 GMT, SendaoYan <syan at openjdk.org> wrote:
> I first start a background java process, which will start 5000 threads and will not exit; then I use shell predix ulimit -u to start the java process (similar to the test situation of this testcase), and then I cannot start java.
Okay, but in that scenario what is it you are actually running out of?
You are changing the test to suit the way you need to run it, but I'm not aware of anyone else reporting issues running this test.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26401#issuecomment-3096443703
More information about the hotspot-runtime-dev
mailing list