RFR: 8335778: runtime/ClassInitErrors/TestStackOverflowDuringInit.java fails on ppc64 platforms after JDK-8334545 [v2]
Matthias Baesken
mbaesken at openjdk.org
Mon Jul 8 08:13:02 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20053/files
- new: https://git.openjdk.org/jdk/pull/20053/files/787c4e3c..00f4fca4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20053&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20053&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/20053.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20053/head:pull/20053
PR: https://git.openjdk.org/jdk/pull/20053
More information about the hotspot-runtime-dev
mailing list