This post originated from an RSS feed registered with Java Buzz
by Erik C. Thauvin.
Original Post: [Jan 24, 2006 13:12 PST] 8 Links
Feed Title: Erik's Linkblog
Feed URL: http://erik.thauvin.net/blog/xml.jsp?cat=Java
Feed Description: The Link is Out There!
Plugging memory leaks with soft references. Brian Goetz explains another form of Reference object, soft references, which can also enlist the aid of the garbage collector in managing memory usage and eliminating potential memory leaks.
Ravenous 0.5.9 is a full-featured Web server written in Java.
ProGuard 3.5 is a free Java class file shrinker, optimizer, and obfuscator.