RFR (XXS) : 8028122: [TESTBUG] compiler/regalloc/C1ObjectSpillInLogicOp.java
Igor Ignatyev
igor.ignatyev at oracle.com
Mon Dec 2 12:12:53 PST 2013
Hi all,
Please review patch:
Problem:
jtreg wasn't able to run
'compiler/regalloc/C1ObjectSpillInLogicOp.java', because class
C1ObjectSpillInLogicOp has package-private access level instead of public.
Fix:
access level is changed to public
webrev: http://cr.openjdk.java.net/~iignatyev/8028122/webrev.00/
jbs: https://bugs.openjdk.java.net/browse/JDK-8028122
testing: failing test
--
Best regards,
Igor Ignatyev
More information about the hotspot-compiler-dev
mailing list