hg: jdk8u/jdk8u-dev/jdk: 2 new changesets
    sean.coffey at oracle.com 
    sean.coffey at oracle.com
       
    Wed Jun  1 07:46:08 UTC 2016
    
    
  
Changeset: 00936f2a3f2f
Author:    bpb
Date:      2016-05-04 08:04 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/00936f2a3f2f
8153192: (se) Selector.select(long) uses wrong timeout after EINTR (lnx)
Summary: Pass what remains of the initial timeout to epoll_wait(2) (Linux) and ioctl(7d) (Solaris) instead of the original un-decremented timeout value.
Reviewed-by: alanb, rriggs
! src/solaris/native/sun/nio/ch/DevPollArrayWrapper.c
! src/solaris/native/sun/nio/ch/EPollArrayWrapper.c
Changeset: 99a415c31cc5
Author:    coffeys
Date:      2016-06-01 08:45 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/99a415c31cc5
Merge
    
    
More information about the jdk8u-dev-changes
mailing list