When you have a large number of data declarations, in a single method, the compiler fails.
When you move all those declarations to the class level, then the compiler works ok.
Compiler Rev 1.0a - Patches 104243-01
When you move all those declarations to the class level, then the compiler works ok.
Compiler Rev 1.0a - Patches 104243-01
- duplicates
-
JDK-1237623 compiler gives bogus error with constuctor with 100 parameters
-
- Closed
-