This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-02-10 10:28:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
src
/
java.base
/
unix
/
native
/
libnio
/
ch
History
Daniel Jeliński
04c47da118
8289768: Clean up unused code
...
Reviewed-by: dfuchs, lancea, weijun, naoto, cjplummer, alanb, michaelm, chegar
2022-07-12 11:30:17 +00:00
..
DatagramChannelImpl.c
8285515: (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4 beta2
2022-04-29 09:15:56 +00:00
DatagramDispatcher.c
8053479: (dc) DatagramChannel.read() throws exception instead of discarding data when buffer too small
2020-01-18 19:11:28 +00:00
FileChannelImpl.c
8288687: (fc) Unix version ofFileChannelImpl.transferTo0() should should return IOS_UNSUPPORTED if not Linux, macOS, nor AIX
2022-06-21 15:27:52 +00:00
FileDispatcherImpl.c
8140241: (fc) Data transfer from FileChannel to itself causes hang in case of overlap
2021-08-12 15:27:09 +00:00
FileKey.c
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
InheritedChannel.c
8245194: Unix domain socket channel implementation
2020-10-28 17:26:26 +00:00
IOUtil.c
8274548: (fc) FileChannel gathering write fails with IOException "Invalid argument" on macOS 11.6
2021-10-12 15:25:53 +00:00
NativeThread.c
8289768: Clean up unused code
2022-07-12 11:30:17 +00:00
Net.c
8289768: Clean up unused code
2022-07-12 11:30:17 +00:00
nio_util.h
8245194: Unix domain socket channel implementation
2020-10-28 17:26:26 +00:00
PollSelectorImpl.c
8200179: (se) More Selector cleanup
2018-03-24 08:49:55 +00:00
SocketDispatcher.c
8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset
2019-03-22 11:35:35 +00:00
UnixAsynchronousSocketChannelImpl.c
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
UnixDomainSockets.c
8289768: Clean up unused code
2022-07-12 11:30:17 +00:00