RFR: JDK-8243154 Fix deprecation warnings in failure handler

David Holmes david.holmes at oracle.com
Mon Apr 20 10:09:11 UTC 2020


Hi Magnus,

LGTM!

Thanks,
David

On 20/04/2020 7:20 pm, Magnus Ihse Bursie wrote:
> The failure handler has two places where deprecated methods are used. 
> This results in warnings that are not possible to suppress. This patch 
> fixes the code in those places.
> 
> This patch is part of the ongoing effort to make the entire build free 
> of warnings.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8243154
> WebRev: 
> http://cr.openjdk.java.net/~ihse/JDK-8243154-fix-failurehandler-deprecations/webrev.01 
> 
> 
> /Magnus



More information about the build-dev mailing list