summaryrefslogtreecommitdiff
path: root/ojluni/src/main/java/sun/nio/ch/SocketChannelImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Handle null file descriptors when finalizing SocketChannelImpl.Pete Bentley2019-03-281-1/+8
* Add reachabilityFence, ReachabilitySensitiveHans Boehm2018-01-301-0/+2
* Verify OpenJDK 8u121: Various sun.nio classesNeil Fuller2017-12-191-5/+5
* Add CloseGuard checks in few classesShubham Ajmera2017-02-031-6/+52
* Port openJdk8 changes to sun.nio.ch packageShubham Ajmera2016-07-111-46/+45
* remove x attribute of java fileGanesh Mahendran2016-07-071-0/+0
* Import upstream change: Support Solaris SO_FLOW_SLA socket optionYi Kong2016-06-281-0/+4
* Move more clinit code to registration functionsPrzemyslaw Szczepaniak2016-05-051-1/+0
* Revert "Move more clinit code to registration functions"Przemyslaw Szczepaniak2016-05-051-0/+1
* Move more clinit code to registration functionsPrzemyslaw Szczepaniak2016-05-041-1/+0
* Reinstate blockguard checks on network operations.Narayan Kamath2016-01-071-0/+4
* Update file headers.Narayan Kamath2015-12-211-0/+1
* SocketChannel: set the local address after #connect..Narayan Kamath2015-11-121-3/+5
* Initial import of OpenJdk files.Piotr Jastrzebski2015-11-111-0/+1036