[jdk11u-dev] RFR: 8255239: The timezone of the hs_err_pid log file is corrupted in Japanese locale [v2]
Kimura Yukihiro
duke at openjdk.java.net
Wed Feb 16 01:26:38 UTC 2022
> This is a backport of JDK-8255239: The timezone of the hs_err_pid log file is corrupted in Japanese locale.
> Original patch applies cleanly to 11u.
>
> Testing:
> build on Windows x86_64 and Linux x86_64
> tier1 on Windows x86_64 and Linux x86_64
> a specific test to confirm the fix in Japanese locale
>
> Could you please review this PR?
Kimura Yukihiro has updated the pull request incrementally with two additional commits since the last revision:
- Merge branch '8255239' of https://github.com/yukikimmura/jdk11u-dev into 8255239
- Backport b46d73bee808af7891b699df30a5a6dec3f5139f
-------------
Changes:
- all: https://git.openjdk.java.net/jdk11u-dev/pull/824/files
- new: https://git.openjdk.java.net/jdk11u-dev/pull/824/files/5ff7e8aa..895a4977
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=824&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=824&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/824.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/824/head:pull/824
PR: https://git.openjdk.java.net/jdk11u-dev/pull/824
More information about the jdk-updates-dev
mailing list