This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Throwable stack trace printing again


Tom Tromey writes:
 > >>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
 > 
 > Mark> When everything else fails it will create a StackTraceElement
 > Mark> with the hexadecimal address (but you have to compile with
 > Mark> -Dgnu.gcj.runtime.remove_unknown=false to actually print them)
 > 
 > Unfortunately right now we don't seem to have a nice place to document
 > things like this.  I'm not sure that mentioning it in the javadoc is
 > sufficient; I think we should consider pulling out gcj-specific things
 > into the main manual.  Do you have the time to add a section to the
 > manual for gcj-specific properties?

I just think this is unacceptable.  The stack trace should always
print something if it's possible to do so.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]