Skip to content

Commit baa7df3

Browse files
author
Eric Bodden
committed
1 parent c05ca87 commit baa7df3

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGES

+2
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ Improvements and API changes in trunk
5656
attribute for pure methods.
5757
11.GenericAttribute instances are now automatically read from class
5858
files and stored in class files.
59+
12.Soot now has virtually complete support for invokedynamic.
60+
See tutorial/invokedynamic for details.
5961

6062
Improvements and API changes in version 2.4.0
6163

credits

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Eric Bodden
2424
- Local must-alias analysis
2525
- Integration of JastAdd frontend
2626
- TamiFlex support for reflection
27+
- Support for invkedynamic (JSR 292)
2728

2829
Phong Co (phong@hasc.com)
2930
- Jimple scalar optimizations

0 commit comments

Comments
 (0)