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

David Holmes david.holmes at oracle.com
Mon Jan 25 21:29:29 UTC 2016


For the public record - Reviewed!.

Thanks,
David

On 26/01/2016 7:26 AM, 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