6541631: (fc) java/nio/channels/Filechannel/LongTransferTest.java should clean up after itself
Summary: Should close the channel before delete the file
Reviewed-by: alanb
6645197: (so) Timed read with socket adaptor throws ClosedSelectorException if temporary selector GC'ed
Summary: Temporary selector for timeout is not protected from possilbe GC when used first time
Reviewed-by: alanb