-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.1.2
-
x86
-
windows_95
Name: tb29552 Date: 07/30/97
Reported by: Roly Perera of GMID sa ###@###.###
The new grammar for BlockStatement given in the inner classes
document means that the following program, that javac compiles, is
ill-formed:
class C {
void f () {
interface I {
}
}
}
======================================================================
- duplicates
-
JDK-4063740 interface declaration allowed in inner class
-
- Closed
-