While debugging Netbeans, we encountered a strange situation when the debugger steps over wrong lines as if the mapping from bytecode to line numbers was broken.
Please see full description and instructions how to reproduce at http://www.netbeans.org/issues/show_bug.cgi?id=46894
I am not sure whether this is a debugger or a compiler problem, please reassign accordingly.
###@###.### 2004-08-10
Attached class and java files to the issue page.
###@###.### 2004-08-16
The file was compiled with 1.4.2_05 javac. You can compile Netbeans by checking out the sources from netbeans.org web site and run ANT from the /nbbuild directory. If you need help or additional information, please let me know. If that seems complicated, I may try to hand-pick necessary jar files and attach them here.
###@###.### 2004-08-17
Please see full description and instructions how to reproduce at http://www.netbeans.org/issues/show_bug.cgi?id=46894
I am not sure whether this is a debugger or a compiler problem, please reassign accordingly.
###@###.### 2004-08-10
Attached class and java files to the issue page.
###@###.### 2004-08-16
The file was compiled with 1.4.2_05 javac. You can compile Netbeans by checking out the sources from netbeans.org web site and run ANT from the /nbbuild directory. If you need help or additional information, please let me know. If that seems complicated, I may try to hand-pick necessary jar files and attach them here.
###@###.### 2004-08-17
- duplicates
-
JDK-4870514 Bad mapping between bytecode and line number.
-
- Resolved
-