History log of /openjdk9/jdk/test/java/nio/channels/ServerSocketChannel/SocketOptionTests.java
Revision Date Author Comments
# 15333:28e938880be3 10-Aug-2016 mchung

8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar


# 14594:1d0109ebf779 24-May-2016 chegar

8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
Reviewed-by: alanb


# 14304:46dfc09b2c76 27-Apr-2016 chegar

8044773: Refactor jdk.net API so that it can be moved out of the base module
Reviewed-by: alanb, erikj, mchung


# 13769:f92af283ab18 23-Feb-2016 alanb

6432031: Add support for SO_REUSEPORT
Reviewed-by: alanb, simonis, chegar
Contributed-by: yingqi.lu@intel.com


# 6073:cea72c2bf071 02-Nov-2012 alanb

7197491: update copyright year to match last edit in jdk8 jdk repository
Reviewed-by: chegar, ksrini


# 4216:dc497a55daa1 09-May-2011 alanb

7042979: Rename StandardSocketOption and StandardWatchEventKind
Reviewed-by: forax, chegar


# 3261:a06412e13bf7 28-Dec-2010 ohair

6962318: Update copyright year
Reviewed-by: xdono


# 2827:b8af3bab5dbf 04-Oct-2010 alanb

6989190: SO_SNDBUF/SO_RCVBUF limits should only be checked when setsockopt fails (sol)
Reviewed-by: chegar, michaelm


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 893:f06f30b29f36 14-Feb-2009 alanb

6781363: New I/O: Update socket-channel API to jsr203/nio2-b99
4313887: New I/O: Improved filesystem interface
4607272: New I/O: Support asynchronous I/O
Reviewed-by: sherman, chegar


# 524:343253d05123 31-Aug-2008 alanb

4640544: New I/O: Complete socket-channel functionality
Reviewed-by: iris, sherman, chegar