-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b105
There is no mechanism in the JDK to convert between java.util.concurrent.TimeUnit and ChronoUnit. The code to do this has been written in ThreeTen-Extra. I suspect that these new methods will have to go on ChronoUnit, not TimeUnit, but need to ensure no module or class-loading order impacts.