mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-26 18:20:28 +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