RFR: JDK-8243154 Fix deprecation warnings in failure handler
Erik Joelsson
erik.joelsson at oracle.com
Mon Apr 20 12:54:48 UTC 2020
Looks good.
/Erik
On 2020-04-20 02:20, 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 hotspot-dev
mailing list