Re: [Aegisvm-devel] Re: patch to add debug info to printStackTrace
Status: Pre-Alpha
Brought to you by:
pwlfong
|
From: Gildas B. <gb...@al...> - 2002-07-31 17:38:13
|
Hi Philip, On Friday 26 July 2002 21:43, Philip Fong wrote: > > One thing that I found out from rereading the relevant part of the JVM > spec is that there might be multiple line number table attributes > for a single method (if I am interpreting properly). I think most > sane compilers will generate a single such attribute for each method, > but still the spec allows it. I would propose to ignore the problem > for now, add an entry to the BUGS file, and move on to something > more productive. > Oh yeah I think you're right. I missed that one. Thanks for applying the patch. -- Gildas |