mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-19 20:33:16 +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