| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Google Web Toolkit
Revision: 3621
Author: scottb@google.com
Date: 04 Sep 2008 18:12:50
Changes:Fixes a bug in ASM where invalid input LVT entries can translate into negative length output LVT entries, which causes a ClassFormatError when the JVM tries to load it.
See: http://forge.objectweb.org/tracker/?func=detail&atid=100023&aid=310932&group_id=23
The change simply omits any LVT entries with unresolved (and thus, invalid) start or end labels.
Review by: tobyr (TBR)
Files: