Closed
Description
Periata Breatta opened SPR-14875 and commented
For the sake of convenience, the task scheduler interface should be modernized to support Java 8 improvements in date & time handling. At the very least, methods accepting a java.util.Date should have an overload accepting a java.time.Instant, while methods taking a long millisecond count should have an overload accepting a java.time.Duration. These can, of course, be implemented trivially using default methods.
Affects: 5.0 M2
Issue Links:
- Allow java.time types for setting the Last-Modified header [SPR-17571] #22103 Allow java.time types for setting the Last-Modified header
Referenced from: commits 313c89d