in reply to
Re: java inline printstacktrace
in thread
java inline printstacktrace
Sounds like
->getMessage()
,
java::io::StringWriter::new
or
java::io::PrintWriter::new
was using
eval
and clobbering
$@
, thus the need to copy it.
Comment on
Re^2: java inline printstacktrace
Select
or
Download
Code
Replies are listed 'Best First'.
Re^3: java inline printstacktrace
by
kennethk
(Abbot)
on Mar 31, 2010 at 15:02 UTC
That was the theory put forward on the Inline mailing list.
[reply]
In Section
Seekers of Perl Wisdom