RFR(XS): JDK-8071335 - gc/TestSmallHeap.java throw OOM

Jesper Wilhelmsson jesper.wilhelmsson at oracle.com
Tue Mar 3 11:24:23 UTC 2015


Thank you Thomas!
/Jesper


> 3 mar 2015 kl. 12:08 skrev Thomas Schatzl <thomas.schatzl at oracle.com>:
> 
> Hi Jesper,
> 
>> On Mon, 2015-03-02 at 21:12 +0100, Jesper Wilhelmsson wrote:
>> Hi,
>> 
>> Please review this small change.
>> 
>> The test TestSmallHeap.java is designed to make sure we can run a tiny 
>> application in 2MB of heap (according to the documentation this should work). 
>> Unfortunately when adding a specific set of flags we get an OOME. (For details 
>> see the bug.)
>> 
>> The conclusion in the bug is to not run the test with -Xcomp. This change fixes 
>> that.
>> 
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8071335
>> Webrev: http://cr.openjdk.java.net/~jwilhelm/8071335/webrev.00/
> 
>  looks good.
> 
> Thomas
> 
> 



More information about the hotspot-gc-dev mailing list