RFR [9] 8046902: Remove sun.misc.Timer (original) (raw)
Iris Clark iris.clark at oracle.com
Mon Jun 16 17:08:54 UTC 2014
- Previous message: RFR [9] 8046902: Remove sun.misc.Timer
- Next message: [9] RFR (XS): 8046903: VM anonymous class members can't be statically invocable
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Chris.
Looks great! Long overdue since java.util.Timer was added around Spring 1999 during JDK 1.3 development.
Thanks, iris
-----Original Message----- From: Chris Hegarty Sent: Monday, June 16, 2014 8:06 AM To: Core-Libs-Dev Subject: RFR [9] 8046902: Remove sun.misc.Timer
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
- Previous message: RFR [9] 8046902: Remove sun.misc.Timer
- Next message: [9] RFR (XS): 8046903: VM anonymous class members can't be statically invocable
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]