RFR: 8263445: Duplicate key compiler.err.expected.module in compiler.properties

Jan Lahoda jlahoda at openjdk.java.net
Tue May 25 14:30:57 UTC 2021


On Tue, 25 May 2021 13:34:18 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties  contains duplicate key:
> compiler.err.expected.module
> 
> This fix removes the first occurrence of the key to remove the duplicity and keep the actual content of the property.

LGTM.

-------------

Marked as reviewed by jlahoda (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4186


More information about the compiler-dev mailing list