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

Tobias Hartmann tobias.hartmann at oracle.com
Fri Jan 15 11:15:54 UTC 2016


Thanks, Zoltan!

Best,
Tobias

On 15.01.2016 12:14, Zoltán Majó wrote:
> 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