-
Enhancement
-
Resolution: Fixed
-
P2
-
1.4.2
-
b23
-
generic
-
solaris_8
PAC has requested a modification to a javac error message.
When a type name of the form
A$B
(that is, the name contains a dollar sign that is neither the
first nor last character of the name) is not found, the compiler
should suggest "perhaps you meant A.B"
When a type name of the form
A$B
(that is, the name contains a dollar sign that is neither the
first nor last character of the name) is not found, the compiler
should suggest "perhaps you meant A.B"