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

Nils Eliasson nils.eliasson at oracle.com
Thu Dec 17 10:05:32 UTC 2015


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
> 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/dd29af68/attachment.html>


More information about the hotspot-compiler-dev mailing list