On Mon, 8 May 2023 13:14:34 GMT, Sean Coffey <coff...@openjdk.org> wrote:
> minor enhancement to have -XshowSettings launcher option display the version > of tzdata installed in the JDK > > example output of the new tzdata info : > > > .... > Locale settings: > default locale = English > default display locale = English > default format locale = English > tzdata version = 2023c > available locales = , af, af_NA, af_ZA, af_ZA_#Latn, agq, agq_CM, > agq_CM_#Latn, > ...... This pull request has now been integrated. Changeset: 07f55c5e Author: Sean Coffey <coff...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/07f55c5ea280032b72247049223f676424aa44c0 Stats: 9 lines in 2 files changed: 6 ins; 0 del; 3 mod 8305950: Have -XshowSettings option display tzdata version Reviewed-by: rriggs ------------- PR: https://git.openjdk.org/jdk/pull/13865