hg: jdk9/sandbox/jdk: 8172547: (se) Selector.select(Long.MAX_VALUE) fires repeatedly
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Jan 19 22:00:58 UTC 2017
Changeset: abc51aa40c7e
Author: bpb
Date: 2017-01-19 13:46 -0800
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/abc51aa40c7e
8172547: (se) Selector.select(Long.MAX_VALUE) fires repeatedly
Summary: Clamp the jlong-valued select() timeout to INT_MAX for struct timeval
Reviewed-by: rriggs, clanger, alanb
! src/java.base/windows/native/libnio/ch/WindowsSelectorImpl.c
! test/java/nio/channels/Selector/SelectTimeout.java
More information about the jdk9-sandbox-changes
mailing list