On 28/06/2013 19:24, Brian Burkhalter wrote:
This Request for Review is a refresh of this thread
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-June/018337.html
pertaining to this issue
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8017540
The webrev has been updated in the same location
http://cr.openjdk.java.net/~bpb/8017540/
Basic JTREG sanity testing has been performed.
Thanks,
Brian
This looks to me too and I can sponsor this.
One final thing that crossed my mind is whether we might need insert a
SoftReference someday so that it can be GC'ed when there is memory
pressure. It's not needed now but something to thing about.
-Alan