> Fixing the regression caused by the JDK-8342550 fix. Since the logging > facility depends on TimeZone class, it should not use the logging facility. > Replacing the logging with simple System.err.printf() will fix the issue.
Naoto Sato has updated the pull request incrementally with one additional commit since the last revision: Reflects review ------------- Changes: - all: https://git.openjdk.org/jdk/pull/23597/files - new: https://git.openjdk.org/jdk/pull/23597/files/197d50fb..d1b990f7 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=23597&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23597&range=00-01 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/23597.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/23597/head:pull/23597 PR: https://git.openjdk.org/jdk/pull/23597