RFR(XS): 8078595: [TESTBUG] Fix runtime/StackGuardPages/testme.sh to deal with 64k pages.

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Mon Apr 27 07:07:06 UTC 2015


I forgot to mention the bugid in my first mail ...

Sorry,
  Goetz

From: Lindenmaier, Goetz
Sent: Freitag, 24. April 2015 11:08
To: hotspot-dev at openjdk.java.net
Subject: RFR(XS): [TESTBUG] Fix runtime/StackGuardPages/testme.sh to deal with 64k pages.

Hi,

runtime/StackGuardPages/testme.sh fails on OSes with default 64K pages.
This happens on ppc linux distributions. The test passes -Xss320k to the VM.

Fix: increase to -Xss328K.

Please review this change of a single character ;) I please need a sponsor.
http://cr.openjdk.java.net/~goetz/webrevs/8078595-64Kpages/webrev.01/

Best regards,
  Goetz.


More information about the hotspot-dev mailing list