Skip to content

Commit f039fb7

Browse files
author
Eric Bodden
committed
updated notice for 2.2.4
1 parent f3e33dd commit f039fb7

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

Release_Notice

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
11
Dear Soot Users,
22

3-
We are pleased to announce that Soot version 2.2.3 is now available at:
3+
We are pleased to announce that Soot version 2.2.4 is now available at:
44
http://www.sable.mcgill.ca/soot/
55

66
This release contains:
77

88
1. Dava:
9-
- Handling invocation of parent constructor and other constructors within
10-
a constructor
11-
- DeInlining final static fields.
12-
- Ensuring initialization of all final fields
13-
- Using copy propagation to remove un-necessary copy stmts
14-
15-
2. many bug fixes and improvements for Dava
16-
17-
3. many bug fixes and improvements for Java To Jimple
18-
19-
As of version 2.2.0 the Soot bugzilla is avaiable at:
9+
- general improvements in source code quality
10+
- many bug fixes
11+
12+
2. Added *experimental* transactions/lock allocation code, including
13+
- may-happen-in-parallel analysis
14+
- interprocedural information flow analysis
15+
- thread-local objects analysis
16+
- thread-based side effect analysis
17+
18+
3. several bugfixes in Soot in general
19+
20+
As of version 2.2.0 the Soot bugzilla is available at:
2021
http://svn.sable.mcgill.ca/bugzilla/. We encourage you to add any Soot
2122
bugs there.
2223

@@ -27,6 +28,6 @@ like to know what's going on look there.
2728

2829
Regards,
2930

30-
Jennifer Lhotak
31+
Eric Bodden
3132
Sable Research Group, McGill University
3233

0 commit comments

Comments
 (0)