RFR(XS): 8130676: [TESTBUG] aix: Port CreateCoreDumpOnCrash added in 8078121

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Tue Jul 14 09:13:29 UTC 2015


Thanks Volker!

Best regards,
  Goetz.

-----Original Message-----
From: Volker Simonis [mailto:volker.simonis at gmail.com] 
Sent: Montag, 13. Juli 2015 09:29
To: Lindenmaier, Goetz
Cc: hotspot-dev at openjdk.java.net
Subject: Re: RFR(XS): 8130676: [TESTBUG] aix: Port CreateCoreDumpOnCrash added in 8078121

Hi Goetz,

the change looks good!

Thanks for fixing this,
Volker


On Tue, Jul 7, 2015 at 3:46 PM, Lindenmaier, Goetz
<goetz.lindenmaier at sap.com> wrote:
> Hi,
>
> This test  does Utils.getUnsafe().getInt(0) effectively reading from address '0'
> to cause a crash.
> Unfortunately this is possible on aix, as the zero page is not write protected.
>
> Fix: use putInt() instead.
>
> Please review this tiny change.  I please need a sponsor.
> http://cr.openjdk.java.net/~goetz/webrevs/8130676-crshTst/webrev.01/
>
> Best regards,
>   Goetz.


More information about the hotspot-dev mailing list