Closed RobAustin closed 2 years ago
@RobAustin and @minborg, the use case where we de/serialise this class has gone, so this specifically is not a problem.
I believe that we have improved de/serialisation of java.time.Duration with some other issues recently, and so I would bet that java.time.Duration
is no longer a problem. Maybe we just need to add a unit test?
Closing this issue as I can confirm we are testing Duration:
This will print:
actual = {"@java.time.Duration":"PT1M3S"}
actual = "PT1M3S"
Thanks for pointing this out @JerryShea
This code [ chronicle fix has to be on the class path ]
throws the following exception :