6968789: incorrect text in "diamond not supported" message
Reviewed-by: darcy
This commit is contained in:
parent
5db54afdea
commit
a1e7efde4a
@ -1263,7 +1263,7 @@ compiler.err.enums.not.supported.in.source=\
|
||||
|
||||
compiler.err.diamond.not.supported.in.source=\
|
||||
diamond operator is not supported in -source {0}\n\
|
||||
(use -source 7 or higher to enable multi-catch statement)
|
||||
(use -source 7 or higher to enable diamond operator)
|
||||
|
||||
compiler.err.multicatch.not.supported.in.source=\
|
||||
multi-catch statement is not supported in -source {0}\n\
|
||||
|
Loading…
x
Reference in New Issue
Block a user