[9] RFR(XS): 8071995: compiler/codecache/jmx/InitialAndMaxUsageTest.java fails with large pages
Tobias Hartmann
tobias.hartmann at oracle.com
Mon Feb 2 13:36:35 UTC 2015
Thanks, Vladimir.
Best,
Tobias
On 30.01.2015 18:22, Vladimir Kozlov wrote:
> Okay.
>
> Thanks,
> Vladimir
>
> On 1/30/15 6:04 AM, Tobias Hartmann wrote:
>> Hi,
>>
>> please review the following patch.
>>
>> https://bugs.openjdk.java.net/browse/JDK-8071995
>> http://cr.openjdk.java.net/~thartmann/8071995/webrev.00/
>>
>> With JDK-8064940 code heaps are large page aligned if XX:UseLargePages is
>> enabled. The test 'compiler/codecache/jmx/InitialAndMaxUsageTest' fails because
>> due to the alignment the actual code heap sizes differ from the expected value.
>>
>> The test should be executed with -XX:-UseLargePages.
>>
>> Thanks,
>> Tobias
>>
More information about the hotspot-compiler-dev
mailing list