RFR: 8335778: runtime/ClassInitErrors/TestStackOverflowDuringInit.java fails on ppc64 platforms after JDK-8334545 [v2]
Matthias Baesken
mbaesken at openjdk.org
Mon Jul 8 08:18:32 UTC 2024
On Mon, 8 Jul 2024 08:13:02 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> stdout shows :
>> "The Java thread stack size specified is too small. Specify at least 384k"
>> Previously the test was done only on x64 platforms (comment said that it only works there 'in desired way') .
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> set Xss for ppc64
Hi David, I adjusted the Xss setting.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20053#issuecomment-2213329702
More information about the hotspot-runtime-dev
mailing list