[9] RFR(XS): 8147444: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with NullPointerException in ClassFileInstaller

Zoltán Majó zoltan.majo at oracle.com
Fri Jan 15 11:14:58 UTC 2016


Hi Tobias,


this looks good to me!

Thank you and best regards,


Zoltan

On 01/15/2016 12:07 PM, Tobias Hartmann wrote:
> Hi,
>
> please review the following patch:
>
> https://bugs.openjdk.java.net/browse/JDK-8147444
> http://cr.openjdk.java.net/~thartmann/8147444/webrev.00/
>
> The test compiler/jsr292/NonInlinedCall/RedefineTest.java fails in the ClassFileInstaller while trying to install jdk.test.lib.Asserts because the class is not imported and therefore not compiled. Because asserts are not used in this test, I removed the directive.
>
> Thanks,
> Tobias



More information about the hotspot-compiler-dev mailing list