RFR (XXS): 8145025: compiler/compilercontrol/commandfile/CompileOnlyTest.java and compiler/compilercontrol/commands/CompileOnlyTest.java fail: java.lang.RuntimeException: FAILED: method ... compilable: false, but should: true

Pavel Punegov pavel.punegov at oracle.com
Thu Dec 17 13:44:24 UTC 2015


Thanks for review, Nils

— Pavel.

> On 17 Dec 2015, at 13:05, Nils Eliasson <nils.eliasson at oracle.com> wrote:
> 
> Hi Pavel,
> 
> Looks good.
> 
> //Nils
> 
> On 2015-12-16 20:56, Pavel Punegov wrote:
>> Please review this small fix to a test bug.
>> 
>> Issue: when test builds a state for a method that doesn’t match any compileonly command it should consider that this method wasn’t set compiled/excluded with any other compileonly or exclude commands. This means that it should check that appropriate Optional is not present (isn’t set).
>> 
>> bug: https://bugs.openjdk.java.net/browse/JDK-8145025 <https://bugs.openjdk.java.net/browse/JDK-8145025>
>> webrev: http://cr.openjdk.java.net/~ppunegov/8145025/webrev.00/ <http://cr.openjdk.java.net/%7Eppunegov/8145025/webrev.00/>
>> — Thanks,
>> Pavel Punegov
>> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151217/7239cc8e/attachment-0001.html>


More information about the hotspot-compiler-dev mailing list