Class java.lang.ref.ReferenceQueue

Changed Methods
Reference<? extends T> remove(long) Change in exceptions thrown from (java.lang.IllegalArgumentException, java.lang.InterruptedException) to java.lang.InterruptedException.