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

Paul Hübner phubner at openjdk.org
Tue Sep 16 16:22:18 UTC 2025


On Tue, 16 Sep 2025 02:44:32 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Hi all,
>> 
>> This change forces the `TooSmallStackSize.java` test to run on flagless VMs. Previously, this could get influenced by GC choice, whose flags were never propagated to the subprocess.
>> 
>> Testing: tier 1.
>> 
>> N.B.: Please ignore my fork's branch name, I copied and pasted the wrong ID.
>
> PS. I consider this a trivial fix.

Thanks for the reviews @dholmes-ora @shipilev.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27297#issuecomment-3299478090


More information about the hotspot-runtime-dev mailing list