hg: type-annotations/type-annotations/jaxp: 5 new changesets
wdietl at gmail.com
wdietl at gmail.com
Wed Jan 16 22:05:32 PST 2013
Changeset: 47738fa4d411
Author: dbuck
Date: 2013-01-10 20:26 -0800
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/jaxp/rev/47738fa4d411
8003147: port fix for BCEL bug 39695
Summary: 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
! src/com/sun/org/apache/bcel/internal/Constants.java
! src/com/sun/org/apache/bcel/internal/classfile/Attribute.java
! src/com/sun/org/apache/bcel/internal/classfile/DescendingVisitor.java
! src/com/sun/org/apache/bcel/internal/classfile/EmptyVisitor.java
+ src/com/sun/org/apache/bcel/internal/classfile/LocalVariableTypeTable.java
! src/com/sun/org/apache/bcel/internal/classfile/Visitor.java
! src/com/sun/org/apache/bcel/internal/generic/MethodGen.java
Changeset: bdf2af722a6b
Author: katleman
Date: 2013-01-03 12:44 -0800
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/jaxp/rev/bdf2af722a6b
Added tag jdk8-b71 for changeset 499be952a291
! .hgtags
Changeset: 84946404d1e1
Author: katleman
Date: 2013-01-10 09:55 -0800
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/jaxp/rev/84946404d1e1
Added tag jdk8-b72 for changeset bdf2af722a6b
! .hgtags
Changeset: 06827097cdd3
Author: lana
Date: 2013-01-16 12:06 -0800
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/jaxp/rev/06827097cdd3
Merge
Changeset: d9b4fef80132
Author: wmdietl
Date: 2013-01-16 22:05 -0800
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/jaxp/rev/d9b4fef80132
Automated merge with http://hg.openjdk.java.net/jdk8/tl/jaxp
! .hgtags
More information about the type-annotations-dev
mailing list