RFR (XXS) : 8028122: [TESTBUG] compiler/regalloc/C1ObjectSpillInLogicOp.java
Vladimir Kozlov
vladimir.kozlov at oracle.com
Mon Dec 2 12:30:37 PST 2013
Good.
Vladimir
On 12/2/13 12:12 PM, Igor Ignatyev 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
>
More information about the hotspot-compiler-dev
mailing list