RFR(XS): 8047878 - [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris
Staffan Larsen
staffan.larsen at oracle.com
Mon Jun 23 19:15:19 UTC 2014
Looks good!
Thanks,
/Staffan
On 23 jun 2014, at 21:11, Christian Tornqvist <christian.tornqvist at oracle.com> wrote:
> Hi,
>
>
>
> This is a fix for an issue where these tests times out. The time out is due
> to the child process crashing (as it should), but core dumping is taking a
> lot of time. This can be seen on machines with a lot of memory. The fix is
> to set the heap size of the child process to a small amount in order to
> reduce the size of the core file.
>
>
>
> Webrev:
>
> http://cr.openjdk.java.net/~ctornqvi/webrev/8047878/webrev.00/
>
>
>
> Bug:
>
> https://bugs.openjdk.java.net/browse/JDK-8047878
>
>
>
> Thanks,
>
> Christian
>
>
>
>
>
More information about the hotspot-runtime-dev
mailing list