History log of /libcore/luni/src/main/java/java/lang/ref/SoftReference.java
Revision Date Author Comments
32c000e63448fd4f349f211e04c34fc2b3a98559 29-Nov-2011 Jesse Wilson <jessewilson@google.com> Address code review comments on new SoftReference documentation.

Change-Id: I8802ad2738c90971e2f5e38c5376305597178700
132829c52b75a39c05b5ab06199aeb39b28abc40 25-Nov-2011 Jesse Wilson <jessewilson@google.com> Document the perils of SoftReferences.

Bug: http://code.google.com/p/android/issues/detail?id=20015
Change-Id: I4fada388ff2d1bdeff8f1ffca09024739df4f58e
ba1e5f9b7ffe3a42f1001ece077f566de8231548 12-Mar-2011 Carl Shapiro <cshapiro@google.com> Add a new constructor to the Reference class.

This eliminates the duplicated initialization of the reference and queue
members in all subclasses of Reference.

Change-Id: I673fc9443f94e84e33c78637bc5dad9aaa97873e
f33eae7e84eb6d3b0f4e86b59605bb3de73009f3 13-May-2010 Elliott Hughes <enh@google.com> Remove all trailing whitespace from the dalvik team-maintained parts of libcore.

Gentlemen, you may now set your editors to "strip trailing whitespace"...

Change-Id: I85b2f6c80e5fbef1af6cab11789790b078c11b1b
6b811c5daec1b28e6f63b57f98a032236f2c3cf7 03-May-2010 Peter Hallam <peterhal@google.com> Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni
Merge xml except xmlpull and kxml into luni