RFR: 8335778: runtime/ClassInitErrors/TestStackOverflowDuringInit.java fails on ppc64 platforms after JDK-8334545 [v2]
Andreas Steiner
asteiner at openjdk.org
Wed Jul 10 07:50:15 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
LGTM
-------------
Marked as reviewed by asteiner (Author).
PR Review: https://git.openjdk.org/jdk/pull/20053#pullrequestreview-2168306095
More information about the hotspot-runtime-dev
mailing list