bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/27081] StackTraceElement: space between method and source


From: mark at gcc dot gnu dot org
Subject: [Bug classpath/27081] StackTraceElement: space between method and source file name doesn't match stack traces from other implementations
Date: 8 Apr 2006 10:42:53 -0000


------- Comment #4 from mark at gcc dot gnu dot org  2006-04-08 10:42 -------
(In reply to comment #3)
> Why is this a classpath bug and not just an ecplise one, I don't beilieve 
> there
> is an official documentation on what this output should be anyways.

I agree this is an eclipse bug. The getLink(), getTypeName() and
getLineNumber() should be rewritten to take extra space in the output in
account. And in general you cannot rely on the printStackTrace() output, which
we say in our documentation. But our documentation actually gives an example
where there is no space between the type and the source file/line indicator.
And since the patch is so minimal I will commit it because it is silly to be
incompatible here.


-- 

mark at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |mark at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-04-08 10:42:53
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27081





reply via email to

[Prev in Thread] Current Thread [Next in Thread]