RFR: 8335167: Test runtime/Thread/TestAlwaysPreTouchStacks.java failed with Expected a higher ratio between stack committed and reserved [v4]
Afshin Zafari
azafari at openjdk.org
Tue Sep 24 07:55:38 UTC 2024
On Fri, 13 Sep 2024 12:24:07 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fixed the place of calling reportDiagnosticSummary
>
> Looks good.
>
> Thanks
Thanks for reviews @dholmes-ora, @tstuefe and @gerard-ziemski.
The PR description is changed according to modified approach( not using reserved amount, and only use the committed).
The test passes 100+ times in linux-x64, macosx-aarch64 and windows-x64. (GHA failure is unrelated)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20531#issuecomment-2370463384
More information about the hotspot-runtime-dev
mailing list