-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Duplicate
-
Affects Version/s: 1.3.0
-
Fix Version/s: None
-
Component/s: tools
-
Labels:
-
Subcomponent:
-
CPU:generic
-
OS:generic
Tested by Kestrel "L" build
"javac.err.invalid.arg" can not be outputted.
Excuting javac with invalid argumetnt
ex.
>javac aaa
>javac: javac message file broken: key=javac.invalid.arg arguments=aaa
"javac.err.invalid.arg" is in javac resource file, but
"javac.invalid.arg" seems to be used in javac source and
it is not in resource file.
- duplicates
-
JDK-4255678 javac message file broken: key=javac.invalid.arg arguments=FOO.BAR
-
- Closed
-