RFR(XS): 8042557: compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: GC triggered before VM initialization completed

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Fri May 23 14:03:35 UTC 2014


Looks good.

As a simplification, you can get rid of MemoryChunk. Considering 
-Xmx512m you can easily provoke OOM by allocating large enough array 
just once.

Best regards,
Vladimir Ivanov

On 5/23/14 5:40 PM, Roland Westrelin wrote:
> I bumped the heap size to 512M and fixed a bug in the test (thanks Chris).
>
> http://cr.openjdk.java.net/~roland/8042557/webrev.00/
>
> Roland.
>


More information about the hotspot-compiler-dev mailing list