-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.1, 1.1.2, 1.1.4, 1.1.5, 1.3.0
-
generic, x86, sparc
-
generic, solaris_2.5.1, windows_95, windows_nt
Name: mc57594 Date: 01/20/97
The Java .class file format has a line number table and SourceFile
attribute which assume that all the lines in a .class file came from
one source file. This is not true if a Java compiler inlines a final
method from a different source file. It is also not true in some
cases where a source language other than Java is compiled to
a Java .class file.
======================================================================
- relates to
-
JDK-6765597 Debug steps are sometimes misleading
-
- Resolved
-
-
JDK-4843674 RFE: need source line number info for native/abstract methods in class file
-
- Closed
-