The following test fails: ```scala assertEquals(Duration.parse("PT-201188937963H-26M-59.667S").toString, "PT-201188937963H-26M-59.667S") ``` The corresponding bug was fixed in JDK: https://bugs.openjdk.java.net/browse/JDK-8054978
The following test fails:
The corresponding bug was fixed in JDK: https://bugs.openjdk.java.net/browse/JDK-8054978