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

2015-06-05 Thread Konstantin Shefov

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
___
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev


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

2015-06-05 Thread Vladimir Ivanov

+ * @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

___
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev


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

2015-06-05 Thread Vladimir Ivanov

Good.

Best regards,
Vladimir Ivanov

On 6/5/15 1:05 PM, Konstantin Shefov wrote:

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



___
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev