RFR: 8146137: runtime/logging/ExceptionsTest.java fails on embedded and ARM test

Rachel Protacio rachel.protacio at oracle.com
Mon Jan 25 22:11:33 UTC 2016


Thanks, Coleen!
Rachel

On 1/25/2016 4:30 PM, Coleen Phillimore wrote:
> Looks good!
> Coleen
>
> On 1/25/16 4:26 PM, Rachel Protacio wrote:
>> Hi,
>>
>> Please review this fix for bug 8146137, where 
>> logging/ExceptionsTest.java was failing because of an optimized-away 
>> exception not being printed in embedded/arm, which does not use 
>> Tiered Compilation. Rather than fight with the platform, I've deleted 
>> the portion of the test looking for that compiled function's 
>> exception message.
>>
>> To save time, I'll note that David Holmes and Coleen both reviewed 
>> the code offline already.
>>
>> Open webrev: http://cr.openjdk.java.net/~rprotacio/8146137/
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8146137 (apologies for 
>> it's being confidential)
>> Passes JPRT testing.
>>
>> Thank you,
>> Rachel
>>
>



More information about the hotspot-runtime-dev mailing list