On Fri, 7 Mar 2025 21:48:58 GMT, Justin Lu <j...@openjdk.org> wrote: >> Artur Barashev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Update keytool and jarsigner resources location > > src/jdk.jartool/share/classes/sun/security/tools/jarsigner/resources/jarsigner_zh_CN.properties > line 1: > >> 1: # > > Looks like this file didn't get the escape sequence to native conversion.
Thanks, I've noticed this too myself. I converted the file and ran it through the migration test again. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22774#discussion_r1987561721