Name: el35337 Date: 01/15/97
When compiling method 'protected iAmNotAconstructor(arg) { ... } the compi
ler
correctly detects that I forget to mention a return type for the method and spits out a
n errmsg.
Unfortunately the line number seems stuck at 16383 and I really have to hunt for the cu
lprit.
Kurt Olsen Consulting ###@###.###
======================================================================
- duplicates
-
JDK-4017243 compiler reports bad line number
- Closed