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
Wed Dec 16 19:56:37 UTC 2015


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/~ppunegov/8145025/webrev.00/>
— Thanks,
Pavel Punegov

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


More information about the hotspot-compiler-dev mailing list