Weijun Wang
|
6765f90250
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
|
2021-06-02 11:57:31 +00:00 |
|
Alex Blewitt
|
77ebc11038
|
8263892: More modifier order fixes in java.base
Reviewed-by: naoto, iris, redestad
|
2021-03-19 21:06:24 +00:00 |
|
Michael McMahon
|
6bb7e45e8e
|
8245194: Unix domain socket channel implementation
Reviewed-by: erikj, dfuchs, alanb, chegar
|
2020-10-28 17:26:26 +00:00 |
|
Fernando Guallini
|
f813a28b95
|
8254692: (se) Clarify the behaviour of the non-abstract SelectorProvider::inheritedChannel
Reviewed-by: chegar, bpb, alanb
|
2020-10-21 14:54:19 +00:00 |
|
Michael McMahon
|
0f7aeed416
|
8241305: Add protocol specific factory creation methods to SocketChannel and ServerSocketChannel
Reviewed-by: alanb, chegar, dfuchs
|
2020-05-17 21:15:33 +01:00 |
|
Alan Bateman
|
c6a4cea7a0
|
8236246: SelectorProvider support for creating a DatagramChannel that is not interruptible
Reviewed-by: chegar
|
2019-12-20 09:28:57 +00:00 |
|
Alan Bateman
|
7e42642939
|
8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS)
Reviewed-by: dfuchs, chegar
|
2019-11-20 08:35:53 +00:00 |
|
Alan Bateman
|
38bdacafbc
|
8231603: (se) Selector implementations do not need to use cancelledKeys
Reviewed-by: chegar, bpb
|
2019-10-02 09:16:18 +01:00 |
|
Deepak Kejriwal
|
9a193f38a3
|
8214563: Use {@systemProperty} in specification of system properties in java.nio packages
8214565: Use {@systemProperty} for definitions of system properties
Reviewed-by: alanb, rriggs
|
2019-05-23 12:36:54 +05:30 |
|
Alan Bateman
|
94d1d0d3d4
|
8223353: (ch) Change channel close implementation to not wait for I/O threads
Reviewed-by: dfuchs, chegar
|
2019-05-08 08:15:04 +01:00 |
|
Alan Bateman
|
2998236d83
|
8222774: (ch) Replace uses of stateLock and blockingLock with j.u.c. locks
Reviewed-by: dfuchs, bpb, martin
|
2019-04-25 10:41:49 +01: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 |
|
Alan Bateman
|
33b921f25d
|
8201315: (se) Allow SelectableChannel.register to be invoked while selection operation is in progress
Reviewed-by: bpb
|
2018-04-18 10:20:09 +01:00 |
|
Alan Bateman
|
13dd8888d2
|
8198562: (ch) Separate blocking and non-blocking code paths (part 1)
8198754: (ch) Separate blocking and non-blocking code paths (part 2)
Reviewed-by: bpb
|
2018-02-28 09:54:38 +00:00 |
|
Alan Bateman
|
e3b7698786
|
8196956: (ch) More channels cleanup
Reviewed-by: rriggs, prappo, bpb
|
2018-02-08 10:55:21 +00:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|