RFR(XS): 8047878 - [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris

Daniel D. Daugherty daniel.daugherty at oracle.com
Mon Jun 23 19:14:48 UTC 2014


On 6/23/14 1: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/

test/runtime/memory/ReadFromNoaccessArea.java
test/runtime/memory/ReserveMemory.java
     No comments.

Thumbs up!

Dan


>
>   
>
> Bug:
>
> https://bugs.openjdk.java.net/browse/JDK-8047878
>
>   
>
> Thanks,
>
> Christian
>
>   
>
>   
>



More information about the hotspot-runtime-dev mailing list