RFR (XXS) : 8028122: [TESTBUG] compiler/regalloc/C1ObjectSpillInLogicOp.java
Christian Thalinger
christian.thalinger at oracle.com
Mon Dec 2 17:51:53 PST 2013
Looks good. Thank you for fixing this.
On Dec 2, 2013, at 12:12 PM, Igor Ignatyev <igor.ignatyev at oracle.com> wrote:
> 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