RFR(XS): 8047878 - [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris
Coleen Phillimore
coleen.phillimore at oracle.com
Mon Jun 23 19:13:09 UTC 2014
Looks good!
Coleen
On 6/23/14, 3:11 PM, Christian Tornqvist 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