RFR(XS): 8140354: Unquarantine tests that failed with OutOfMemoryError
Pavel Punegov
pavel.punegov at oracle.com
Thu Apr 7 13:32:53 UTC 2016
Hi,
please review this fix to unquarantine CompilerControl tests after the JDK-8140354 [1] is closed as a duplicate of the JDK-8144621 [2]
The second one has fixed main issue that caused OOME in tests. It disabled generation of patterns *.* for compile commands like “print" that made a lot of output from the tests VM.
[1] https://bugs.openjdk.java.net/browse/JDK-8140354 <https://bugs.openjdk.java.net/browse/JDK-8140354>
[2] https://bugs.openjdk.java.net/browse/JDK-8144621 <https://bugs.openjdk.java.net/browse/JDK-8144621>
--
webrev http://cr.openjdk.java.net/~ppunegov/8153661/webrev.00/ <http://cr.openjdk.java.net/~ppunegov/8153661/webrev.00/>
bug https://bugs.openjdk.java.net/browse/JDK-8153661 <https://bugs.openjdk.java.net/browse/JDK-8153661>
— Pavel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160407/7b742d13/attachment.html>
More information about the hotspot-compiler-dev
mailing list