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

Igor Ignatyev igor.ignatyev at oracle.com
Sun Oct 20 04:04:12 PDT 2013


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