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

Adam Sotona asotona at openjdk.java.net
Tue May 25 16:01:03 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.

This pull request has now been integrated.

Changeset: 2ef2450a
Author:    Adam Sotona <asotona at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/2ef2450aa6f560a0bcf6ab687b83c2f1d9e3c87e
Stats:     3 lines in 1 file changed: 0 ins; 3 del; 0 mod

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

Reviewed-by: vromero, jlahoda

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

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


More information about the compiler-dev mailing list