Re: Request for Review 6882654

2009-09-23 Thread Michael McMahon
Looks fine to me. Thanks, Michael. Christopher Hegarty - Sun Microsystems Ireland wrote: 6882654: Remove dependency on java.util.concurrent from KeepAlive implementaion Webrev: http://cr.openjdk.java.net/~chegar/6882654/webrev.0/webrev/ The HTTP keep alive implementation has unnecessary

Request for Review 6882654

2009-09-16 Thread Christopher Hegarty - Sun Microsystems Ireland
6882654: Remove dependency on java.util.concurrent from KeepAlive implementaion Webrev: http://cr.openjdk.java.net/~chegar/6882654/webrev.0/webrev/ The HTTP keep alive implementation has unnecessary dependencies on java.util.concurrent classes. KeepAliveCache subclasses ConcurrentHashMap