-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b21
-
generic
-
solaris_8
-
Verified
The fragment "object..method()" should probably not report "malformed
floating point literal." The older compiler reported the more helpful
"<identifier> expected."
---------------------
class T {
void m() { object..method(); }
}
###@###.### 2004-09-17
floating point literal." The older compiler reported the more helpful
"<identifier> expected."
---------------------
class T {
void m() { object..method(); }
}
###@###.### 2004-09-17
- relates to
-
JDK-6492019 Overhaul compiler diagnostics
-
- Resolved
-