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

David Holmes dholmes at openjdk.org
Wed Jul 10 02:21:23 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

Seems to work fine here too.

Thanks

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-runtime-dev mailing list