RFR 7014526: "java -version" crash on sparc with some values of HeapBaseMinAddress
Coleen Phillimore
coleen.phillimore at oracle.com
Tue Feb 18 14:54:08 UTC 2014
I fixed the indentation and I changed it to %d because it's %dM. The %x
was temporary for my debugging.
Thanks!
Coleen
On 2/17/14 8:43 PM, Vladimir Kozlov wrote:
> Coleen,
>
> %x is not correct formal for this value.
> Indent of all if() is off by 1 space.
>
> Thanks,
> Vladimir
>
> On 2/17/14 4:42 PM, Coleen Phillimore wrote:
>> Summary: Make default HeapBaseMinAddress the minimum that can be
>> specified.
>>
>> open webrev at http://cr.openjdk.java.net/~coleenp/7014526/
>> bug link https://bugs.openjdk.java.net/browse/JDK-7014526
>>
>> Tested with hotspot jtreg tests and some testbase compressed oops tests.
>>
>> Thanks,
>> Coleen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20140218/b41481b4/attachment.html
More information about the hotspot-runtime-dev
mailing list