|
|
@@ -15,11 +15,6 @@
|
|
|
Practical Improvements to the Construction and Destruction of Static Single Assignment Form: Preston Briggs,
|
|
|
Keith Cooper, Timothy Harvey, Taylor Simpson</a>
|
|
|
|
|
|
- <a
|
|
|
- href="http://citeseer.nj.nec.com/krall98monitors.html">
|
|
|
- Monitors and Exceptions - How to implement Java efficiently: Andreas Krall,
|
|
|
- Mark Probst</a>
|
|
|
-
|
|
|
<a
|
|
|
href="http://citeseer.nj.nec.com/krall98efficient.html">
|
|
|
Efficient JavaVM Just-in-Time Compilation: Andreas Krall</a>
|
|
|
@@ -70,6 +65,21 @@
|
|
|
vmgen-A Generator of Efficient Virtual Machine Interpreters: M. Anton
|
|
|
Ertl, David Gregg, Andreas Krall, Bernd Paysan</a>
|
|
|
|
|
|
+* Synchronization
|
|
|
+
|
|
|
+ <a
|
|
|
+ href="http://citeseer.nj.nec.com/krall98monitors.html">
|
|
|
+ Monitors and Exceptions - How to implement Java efficiently: Andreas Krall,
|
|
|
+ Mark Probst</a>
|
|
|
+
|
|
|
+ <a
|
|
|
+ href="http://citeseer.nj.nec.com/bacon98thin.html">
|
|
|
+ Thin Locks: Featherweight Synchronization for Java: David Bacon</a>
|
|
|
+
|
|
|
+ <a
|
|
|
+ href="http://citeseer.nj.nec.com/278639.html">
|
|
|
+ Featherweight Monitors with Bacon Bits: David Bacon</a>
|
|
|
+
|
|
|
* Garbage Collection
|
|
|
|
|
|
<a
|