RFR(XS): 8042557: compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: GC triggered before VM initialization completed
Christian Thalinger
christian.thalinger at oracle.com
Fri May 23 16:09:51 UTC 2014
On May 23, 2014, at 7:03 AM, Vladimir Ivanov <vladimir.x.ivanov at oracle.com> wrote:
> 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.
True but we should keep it just in case some is tinkering with the -Xmx value in the future.
>
> 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