Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8263445: Duplicate key compiler.err.expected.module in compiler.prope…
…rties

Reviewed-by: vromero, jlahoda
  • Loading branch information
asotona committed May 25, 2021
1 parent cc687fd commit 2ef2450
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -2198,9 +2198,6 @@ compiler.err.enum.constant.not.expected=\
enum constant not expected here

## The following are related in form, but do not easily fit the above paradigm.
compiler.err.expected.module=\
''module'' expected

compiler.err.expected.module.or.open=\
''module'' or ''open'' expected

Expand Down

1 comment on commit 2ef2450

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.