> On Feb 16, 2016, at 7:20 PM, Kim Barrett <kim.barr...@oracle.com> wrote:
> src/java.base/share/classes/java/lang/ref/Reference.java
> 
> After removal of the special handling of removing Cleaner objects from
> the pending list, do we still need to catch OOMEs from the pending
> list?  If not sure, feel free to defer that in another RFE for cleanup.

Never mind.  OOME could result from attempting to construct and throw 
InterruptedException.

Reply via email to