RFR [9] 8046902: Remove sun.misc.Timer

roger riggs roger.riggs at oracle.com
Mon Jun 16 15:50:21 UTC 2014


Hi Chris,

Looks good,  especially since there are no current uses.

Roger

On 6/16/2014 11:05 AM, Chris Hegarty wrote:
> The type sun.misc.Timer has long since been replaced by the standard 
> java.util.Timer. As an unneeded part of sun.misc, sun.misc.Timer 
> should be removed from the platform. This is part of the larger 
> cleanup of legacy unused classes from sun.misc, see JDK-6852936 [1].
>
> sun.misc.Timeable will also be removed as part of this issue.
>
> http://cr.openjdk.java.net/~chegar/8046902/webrev.00/webrev/
>
> -Chris.
>
> [0] https://bugs.openjdk.java.net/browse/JDK-8046902
> [1] https://bugs.openjdk.java.net/browse/JDK-6852936




More information about the core-libs-dev mailing list