[9] Review request : JDK-8068416: LFGarbageCollectedTest.java fails with OOME: "GC overhead limit exceeded"

Konstantin Shefov konstantin.shefov at oracle.com
Fri Jun 5 10:05:10 UTC 2015


Vladimir

Thanks for reviewing
Here is corrected fix:
http://cr.openjdk.java.net/~kshefov/8068416/webrev.02

-Konstantin

On 06/05/2015 01:00 PM, Vladimir Ivanov wrote:
> + * @ignore until 8078602 is fixed
>
> The standard way to exclude a test is to mention bug ID.
> Use the following:
> @ignore 8078602
>
> Otherwise, looks good.
>
> Best regards,
> Vladimir Ivanov
>
> On 6/5/15 12:48 PM, Konstantin Shefov wrote:
>> Hello,
>>
>> Please review the test bug fix
>> https://bugs.openjdk.java.net/browse/JDK-8068416
>> Webrev is http://cr.openjdk.java.net/~kshefov/8068416/webrev.01/
>>
>> Test failure is caused by JDK-8078602 [1]. Suggestion is to exclude the
>> test until [1] is fixed.
>>
>> [1] https://bugs.openjdk.java.net/browse/JDK-8078602
>>
>> Thanks
>> -Konstantin




More information about the core-libs-dev mailing list