mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-16 14:09:10 +00:00
Added support for Local Variable Type Table so that BCEL library can be used to modify methods with generics-related debug data without violating class file format Reviewed-by: lancea