jdk-24/jdk/test/java/util/logging/HigherResolutionTimeStamps
Daniel Fuchs 66f1f09adb 8144262: LogRecord.getMillis() method is a convenience API that should not have been deprecated
LogRecord.getMillis() is no longer deprecated. LogRecord.setInstant() check that the instant millis can fit in a long millisecond-since-epoch.

Reviewed-by: lancea, rriggs, smarks
2015-12-07 12:35:37 +01:00
..
LogRecordWithNanos.java 8072645: java.util.logging should use java.time to get more precise time stamps 2015-02-25 18:41:07 +01:00
LogRecordWithNanosAPI.java 8144262: LogRecord.getMillis() method is a convenience API that should not have been deprecated 2015-12-07 12:35:37 +01:00
SerializeLogRecord.java 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
SimpleFormatterNanos.java 8072645: java.util.logging should use java.time to get more precise time stamps 2015-02-25 18:41:07 +01:00
XmlFormatterNanos.java 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00