On Fri, 12 Dec 2025 23:25:19 GMT, Weijun Wang <[email protected]> wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Revert Chinese preview change
>
> src/java.base/share/classes/sun/launcher/resources/launcher_zh_CN.properties
> line 53:
>
>> 51: java.launcher.cls.error4=错误: 加载主类 {0} 时出现 LinkageError\n\t{1}
>> 52: java.launcher.cls.error5=错误: 无法初始化主类 {0}\n原因: {1}: {2}
>> 53: java.launcher.cls.error6=错误:在类 {0} 中未找到 non-private 零参数构造器\n请从现有构造器中删除
>> private,或者定义为:\n public {0}()
>
> Shall we translate "non-private" into Chinese?
I believe we should. I will submit this issue to the translation team and have
it fixed in the next drop.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28802#discussion_r2620512600