Improve $OPT on current EA builds
Iris Clark
iris.clark at oracle.com
Mon Jan 4 22:58:25 UTC 2016
Hi Michael.
Thanks for the report. I've created the following issue based on your message:
https://bugs.openjdk.java.net/browse/JDK-8146428
Happy New Year!
iris
-----Original Message-----
From: Michael Osipov [mailto:1983-01-06 at gmx.net]
Sent: Sunday, December 27, 2015 2:22 AM
To: verona-dev at openjdk.java.net
Subject: Improve $OPT on current EA builds
Hi folks,
just tried Java 9 build 99 and noticed that $OPT of JEP 223 is not easily parseable/not a valid ISO date:
java --version
> Java(TM) SE Runtime Environment (build
> 9-ea+99-2015-12-23-183325.javare.4146.nc)
Can you kindly file an issue to make that a proper basic ISO datetime string? Date format would be here yyyyMMdd'T'HHmmss'Z' with timezone Etc/UTC as in DateTimeFormatter#basicDateTimeNoMillis.
Michael
More information about the verona-dev
mailing list