RFR(XS): 8140354: Unquarantine tests that failed with OutOfMemoryError
Pavel Punegov
pavel.punegov at oracle.com
Mon Apr 11 14:02:57 UTC 2016
Thanks for review, Igor
> On 07 Apr 2016, at 16:43, Igor Ignatyev <igor.ignatyev at oracle.com> wrote:
>
> Pavel,
>
> looks good to me
>
> — Igor
>> On Apr 7, 2016, at 4:32 PM, Pavel Punegov <pavel.punegov at oracle.com> wrote:
>>
>> 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
>> [2] https://bugs.openjdk.java.net/browse/JDK-8144621
>> --
>> webrev http://cr.openjdk.java.net/~ppunegov/8153661/webrev.00/
>> bug https://bugs.openjdk.java.net/browse/JDK-8153661
>>
>> — Pavel.
>>
>
More information about the hotspot-compiler-dev
mailing list