2002-02-13 Ranjit Mathew <rmathew@hotmail.com>
commit000dd2b864f70df5f08fdfbc867b15a5a536b133
authormark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Feb 2003 09:33:18 +0000 (13 09:33 +0000)
committermark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Feb 2003 09:33:18 +0000 (13 09:33 +0000)
tree86eaca8e8916417de675a55668107cf353e515ee
parent03f6a074183e4e8fe1248f3aa0ccbfda46462017
2002-02-13  Ranjit Mathew  <rmathew@hotmail.com>

       * gnu/gcj/runtime/NameFinder.java (createStackTraceElement): Use
       lastIndexOf( ) instead of indexOf( ) to find the colon before
       the line number, because Win32 file names might contain a
       drive letter and a colon at the start of an absolute path.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62834 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/gnu/gcj/runtime/NameFinder.java