RFR(XXS) : 8026865 : [TESTBUG] 'compiler/print/PrintInlining.java' should specify -XX:+UnlockDiagnosticVMOptions

Igor Veresov igor.veresov at oracle.com
Sun Oct 20 21:29:42 PDT 2013


Looks fine.

igor

On Oct 20, 2013, at 4:04 AM, Igor Ignatyev <igor.ignatyev at oracle.com> wrote:

> Hi all,
> 
> Please review patch:
> 
> Problem:
> 'compiler/print/PrintInlining.java' use '-XX:+PrintInlining', but doesn't specify '-XX:+UnlockDiagnosticVMOptions', so it fails on product builds
> 
> Fix:
> added '-XX:+UnlockDiagnosticVMOptions'
> 
> webrev: http://cr.openjdk.java.net/~iignatyev/8026865/webrev.00/
> jbs: https://bugs.openjdk.java.net/browse/JDK-8026865
> testing: failing test
> -- 
> Best regards,
> Igor Ignatyev



More information about the hotspot-compiler-dev mailing list