RFR: 8335778: runtime/ClassInitErrors/TestStackOverflowDuringInit.java fails on ppc64 platforms after JDK-8334545 [v2]

David Holmes dholmes at openjdk.org
Mon Jul 8 21:41: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

Sorry for delay, just testing this change in our CI ...

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

PR Review: https://git.openjdk.org/jdk/pull/20053#pullrequestreview-2164486487


More information about the hotspot-runtime-dev mailing list