RFR: 8035939: java/lang/management/MemoryMXBean/MemoryManagement.java timed out on Linux-amd64

Stefan Karlsson stefan.karlsson at oracle.com
Tue Aug 19 10:50:55 UTC 2014


On 2014-08-19 12:48, Bengt Rutisson wrote:
>
> Hi Stefank,
>
> Seems reasonable. Reviewed.

Thanks. =)

StefanK

>
> Bengt
>
>
> On 2014-08-19 12:25, Stefan Karlsson wrote:
>> Hi all,
>>
>> Please review this patch harden two MemoryMXBean tests. These tests 
>> cause intermittent test failures when the allocated objects are put 
>> in the young gen instead of the old gen. The proposed fix/workaround 
>> is to lower the young gen size and assert that the allocated objects 
>> are large enough to not fit in the young gen.
>>
>> http://cr.openjdk.java.net/~stefank/8035939/webrev.00/
>> https://bugs.openjdk.java.net/browse/JDK-8035939
>>
>> thanks,
>> StefanK
>




More information about the hotspot-gc-dev mailing list