Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Bodden committed Jan 22, 2012
1 parent c05ca87 commit baa7df3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ Improvements and API changes in trunk
attribute for pure methods.
11.GenericAttribute instances are now automatically read from class
files and stored in class files.
12.Soot now has virtually complete support for invokedynamic.
See tutorial/invokedynamic for details.

Improvements and API changes in version 2.4.0

Expand Down
1 change: 1 addition & 0 deletions credits
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Eric Bodden
- Local must-alias analysis
- Integration of JastAdd frontend
- TamiFlex support for reflection
- Support for invkedynamic (JSR 292)

Phong Co ([email protected])
- Jimple scalar optimizations
Expand Down

0 comments on commit baa7df3

Please sign in to comment.