History log of /openjdk9/jdk/test/java/net/SocketOption/UnsupportedOptionsTest.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


# 13468:6eb3c8132e48 15-Jan-2016 kshefov

8143554: UnsupportedOperationException is not thrown for unsupported options
Reviewed-by: alanb
Contributed-by: Svetlana Nikandrova <svetlana.nikandrova@oracle.com>