RFR(S): 8132717: Add tests checking that instances of j.l.Classes of a large size are allocated as Humongous
Kirill Zhaldybin
kirill.zhaldybin at oracle.com
Thu Jan 14 11:47:21 UTC 2016
Dmitry,
Thank you for review!
Regards, Kirill
On 11.01.2016 14:14, Dmitry Fazunenko wrote:
> Looks good.
>
> Thanks,
> Dima
>
> On 04.01.2016 19:54, Kirill Zhaldbybin wrote:
>> Hi!
>>
>> Could you please review the following test?
>>
>> The test generates j.l.Classes with instances of different sizes,
>> compiles, loads and instantiates them and then checks that instances
>> of size larger than half of G1 region are allocated as Humongous.
>>
>> CR:
>> https://bugs.openjdk.java.net/browse/JDK-8132717
>>
>> Webrev:
>> http://cr.openjdk.java.net/~kzhaldyb/webrevs/JDK-8132717/webrev.06/
>>
>> Thank you.
>>
>> Regards, Kirill
>
More information about the hotspot-gc-dev
mailing list