hg: jdk9/dev/jdk: 8165664: (ch) sun.nio.ch.SocketAdaptor does not respect timeout in case of system date/time change and blocks
brian.burkhalter at oracle.com
brian.burkhalter at oracle.com
Wed Dec 21 15:59:08 UTC 2016
Changeset: 70f9673ebcd6
Author: bpb
Date: 2016-12-21 07:49 -0800
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/70f9673ebcd6
8165664: (ch) sun.nio.ch.SocketAdaptor does not respect timeout in case of system date/time change and blocks
Summary: Change System.currentTimeMillis() to System.nanoTime()
Reviewed-by: martin, rriggs
! src/java.base/share/classes/sun/nio/ch/SocketAdaptor.java
More information about the jdk9-dev-changes
mailing list