Pavel Rappo
|
c5462bb95d
|
8255989: Remove explicitly unascribed authorship from Java source files
Reviewed-by: redestad, mr, mchung, iris, serb
|
2020-11-07 12:11:43 +00:00 |
|
Jonathan Gibbons
|
0aa3c92577
|
8255262: Remove use of legacy custom @spec tag
Reviewed-by: lancea, mr, iris, alanb, darcy, mchung
|
2020-10-22 19:42:01 +00:00 |
|
Vipin Sharma
|
d4626d89cc
|
8251542: Several small Javadoc errors in java.base
Fixing wrong exception type in throws clause and wrong return type description
Reviewed-by: darcy, dfuchs, mullan, mchung, rriggs
|
2020-08-25 09:27:36 +01:00 |
|
Daniel Fuchs
|
7135b5dd9c
|
8235141: Specify the required standard socket options for the socket types in the java.net package
Reviewed-by: alanb, chegar
|
2019-12-10 13:22:52 +00:00 |
|
Julia Boes
|
a8a2246158
|
8234335: Remove line break in class declaration in java.base
Remove line break in class declarations where applicable
Reviewed-by: rriggs, lancea
|
2019-11-21 09:10:21 +00:00 |
|
Patrick Concannon
|
c497b2b066
|
8231719: Correct contradictions in timeout range descriptions
Clarified verbiage in method descriptions.
Reviewed-by: chegar, dfuchs
|
2019-10-16 11:12:47 +01:00 |
|
Michael McMahon
|
e4553cb2fa
|
8217997: Better socket support
Reviewed-by: alanb, ahgross, chegar, igerasim
|
2019-03-25 17:15:27 +00:00 |
|
Julia Boes
|
b15b322cf3
|
8230648: Replace @exception tag with @throws in java.base
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: prappo, lancea
|
2019-09-20 11:07:52 +01:00 |
|
Michael McMahon
|
ec24017b02
|
8222363: Update ServerSocket.isBound spec to reflect implementation after close
Reviewed-by: dfuchs
|
2019-08-26 11:46:54 +01:00 |
|
Claes Redestad
|
1d8c827e12
|
8228394: Cleanup unused java.net SharedSecrets classes
Reviewed-by: alanb, chegar
|
2019-07-19 15:36:23 +02:00 |
|
Chris Hegarty
|
b6696bad84
|
8225426: Replace plain with system-default in Socket and ServerSocket
Reviewed-by: alanb, dfuchs
|
2019-06-11 09:21:34 +01:00 |
|
Chris Hegarty
|
752cefa3f2
|
8216988: ServerSocket.implAccept should include warnings about Socket type/state
Reviewed-by: alanb
|
2019-06-07 11:51:27 +01:00 |
|
Chris Hegarty
|
3ab3ffd29f
|
8224730: java.net.ServerSocket::toString not invoking checkConnect
Reviewed-by: alanb
|
2019-05-30 12:36:04 +01:00 |
|
Chris Hegarty
|
bc24d17e80
|
8224477: java.net socket types new-style socket option methods - spec and impl mismatch
Reviewed-by: alanb
|
2019-05-29 13:58:05 +01:00 |
|
Michael McMahon
|
7e142d54bf
|
8223457: java.net.ServerSocket protected constructor should throw NPE if impl null
Reviewed-by: dfuchs
|
2019-05-07 15:39:33 +01:00 |
|
Michael McMahon
|
70ea5ab6e1
|
8216978: Drop support for pre JDK 1.4 SocketImpl implementations
Reviewed-by: chegar, alanb, dfuchs
|
2019-05-02 17:29:10 +01:00 |
|
Chris Hegarty
|
1933437f12
|
8219446: Specify behaviour of timeout accepting methods of Socket and ServerSocket if timeout is negative
Reviewed-by: alanb, dfuchs
|
2019-03-26 17:02:11 +00:00 |
|
Alan Bateman
|
8743be63c4
|
8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Reviewed-by: chegar
|
2019-03-16 19:44:12 +00:00 |
|
Pavel Rappo
|
8c361a3e74
|
8213490: Networking area typos and inconsistencies cleanup
Reviewed-by: alanb, chegar, dfuchs
|
2018-11-13 12:24:34 +00:00 |
|
Chris Hegarty
|
4187dff26a
|
8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
Reviewed-by: alanb, dfuchs
|
2018-11-08 16:16:57 +00:00 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Brian Burkhalter
|
cb73851579
|
8213210: Change ServerSocket(SocketImpl impl) constructor to protected access
Reviewed-by: alanb, chegar
|
2018-11-01 09:34:59 -07:00 |
|
Roger Riggs
|
0b8689b331
|
8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
Reviewed-by: chegar, plevart
|
2018-02-02 14:17:07 -05:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|