RFR(S): 8055844 - [TESTBUG] test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails on Solaris Sparc due to incorrect page size being used

Zhengyu Gu zhengyu.gu at oracle.com
Fri Aug 22 21:04:18 UTC 2014


Good to me.

Thanks,

-Zhengyu

On 8/22/2014 4:58 PM, Christian Tornqvist wrote:
> Hi everyone,
>
>   
>
> This is a fix for an issue with this test when run Solaris Sparc where the
> page size used (4KB) is not supported. The fix is to increase the page size
> for all virtual memory operations to be 128KB which is used by the other NMT
> tests and have been proven to work on all platforms.
>
>   
>
> Webrev (based on top of the not yet pushed change for JDK-8055844):
>
> http://cr.openjdk.java.net/~ctornqvi/webrev/8055844/webrev.00/
>
>   
>
> Bug:
>
> https://bugs.openjdk.java.net/browse/JDK-8055844
>
>   
>
> Thanks,
>
> Christian
>
>   
>



More information about the hotspot-runtime-dev mailing list