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

Coleen Phillimore coleen.phillimore at oracle.com
Mon Jan 25 21:30:26 UTC 2016


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