JDK-4922730 : diagnostic position overflow for lines over 1024 characters
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_7
  • CPU: generic
  • Submitted: 2003-09-15
  • Updated: 2005-04-08
  • Resolved: 2005-04-08
Related Reports
Duplicate :  
Relates :  
Description
Diagnostic positions are wrong when lines have more than 1024 characters.

Please have the compiler represent positions internally as character positions from the beginning of the buffer.  It might be necessary to maintain a line map for where lines begin.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
03-09-2004

EVALUATION We'll try to address this for Tiger. ###@###.### 2003-09-29 It won't happen in Tiger, but we'll try to do it soon. ###@###.### 2004-02-11 ###@###.### 2005-04-08 08:11:11 GMT
29-09-2003