index
:
libcore.git
kitkat
s12.0
s12.1
libcore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ojluni
/
src
/
main
/
java
/
sun
/
nio
/
ch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix DatagramChannelImpl.setOption(IP_MULTICAST_IF, value) for dual-stack.
Jason Jeremy Iman
2020-01-15
1
-0
/
+12
*
Handle null file descriptors when finalizing SocketChannelImpl.
Pete Bentley
2019-03-28
1
-1
/
+8
*
Fix malformed change markers.
Tobias Thierer
2018-09-11
1
-1
/
+1
*
Merge "Verify sun.nio.ch.Util against upstream OpenJDK 8u121-b13."
Pete Bentley
2018-08-20
1
-1
/
+180
|
\
|
*
Verify sun.nio.ch.Util against upstream OpenJDK 8u121-b13.
Pete Bentley
2018-08-17
1
-1
/
+180
*
|
Remove localAddress race from DatagramChannelImpl.
Pete Bentley
2018-08-17
1
-6
/
+3
*
|
Verify sun.nio.ch.DatagramChannelImpl against OpenJDK 8u121-b13.
Pete Bentley
2018-08-17
1
-30
/
+22
|
/
*
First part of verifying sun.nio.* against OpenJDK 8u121-b13.
Pete Bentley
2018-07-26
4
-8
/
+20
*
Verify ChannelInputStream against upstream OpenJDK 8u121-b13.
Pete Bentley
2018-07-18
1
-14
/
+8
*
FileChannelImpl.map(): don't ignore IOExceptions on non-regular files.
Tobias Thierer
2018-06-01
1
-22
/
+1
*
Tweak file headers.
Tobias Thierer
2018-05-22
1
-1
/
+1
*
Merge "Verify sun.nio.{ch.PollSelectorImpl,fs.UnixFileStore}."
Tobias Thierer
2018-04-06
1
-4
/
+18
|
\
|
*
Verify sun.nio.{ch.PollSelectorImpl,fs.UnixFileStore}.
Tobias Thierer
2018-03-29
1
-4
/
+18
*
|
Partially verify Android patches for sun.nio.ch.FileChannelImpl.
Tobias Thierer
2018-04-03
1
-14
/
+79
|
/
*
PollSelectorProvider: Tweak existing change.
Tobias Thierer
2018-03-29
1
-4
/
+5
*
Add reachabilityFence, ReachabilitySensitive
Hans Boehm
2018-01-30
5
-1
/
+18
*
Verify OpenJDK 8u121: Various sun.nio classes
Neil Fuller
2017-12-19
20
-84
/
+178
*
Don't untag socket before preClose / close
Victor Chang
2017-10-24
1
-5
/
+0
*
Revert "FileDispatcherImpl: Untag sockets before preClose."
Victor Chang
2017-10-24
3
-19
/
+3
*
Tweak Android-changed markers in some sun.nio files.
Tobias Thierer
2017-06-08
1
-0
/
+28
*
Add missing Android-removed markers to sun.nio.ch.IOUtil
Tobias Thierer
2017-06-05
1
-0
/
+24
*
Ensure all ojluni Android-changed comments occur in line comments.
Tobias Thierer
2017-04-12
2
-6
/
+2
*
Add getFileDescriptor$() method for testing
Yi Kong
2017-03-17
2
-1
/
+6
*
Canonicalize additional Android-changed comments.
Tobias Thierer
2017-03-16
1
-2
/
+4
*
Make Android patch docs in ojluni more consistent with style guide
Tobias Thierer
2017-03-06
4
-11
/
+11
*
DatagramChannelImpl: Add missing null check in finalizer.
Narayan Kamath
2017-02-22
1
-1
/
+4
*
Add CloseGuard checks in few classes
Shubham Ajmera
2017-02-03
5
-32
/
+203
*
Remove unused files from sun.nio.ch package
Shubham Ajmera
2017-02-01
6
-1183
/
+0
*
Remove InheritedChannel
Przemyslaw Szczepaniak
2016-08-04
3
-242
/
+8
*
Merge "Port openJdk8 changes to sun.nio.ch package"
Shubham Ajmera
2016-07-11
46
-610
/
+576
|
\
|
*
Port openJdk8 changes to sun.nio.ch package
Shubham Ajmera
2016-07-11
46
-610
/
+576
*
|
Merge "Port openJDK8 java.nio.channels changes"
Shubham Ajmera
2016-07-11
2
-31
/
+8
|
\
\
|
|
/
|
/
|
|
*
Port openJDK8 java.nio.channels changes
Shubham Ajmera
2016-07-01
2
-31
/
+8
*
|
Merge "Import upstream change: (dc) Use DatagramChannel.receive() instead of ...
Treehugger Robot
2016-07-08
1
-1
/
+1
|
\
\
|
*
|
Import upstream change: (dc) Use DatagramChannel.receive() instead of read() ...
Yi Kong
2016-07-04
1
-1
/
+1
|
|
/
*
/
remove x attribute of java file
Ganesh Mahendran
2016-07-07
68
-0
/
+0
|
/
*
Import upstream change: Support Solaris SO_FLOW_SLA socket option
Yi Kong
2016-06-28
4
-0
/
+34
*
ojluni: tidy up ojluni files
Sergio Giro
2016-06-24
3
-560
/
+0
*
Import upstream change: Wrap sockets more thoroughly
Yi Kong
2016-06-21
1
-0
/
+20
*
Add OpenJDK 8 java.nio.file package
Shubham Ajmera
2016-06-01
3
-0
/
+656
*
FileDispatcherImpl: Untag sockets before preClose.
Narayan Kamath
2016-05-31
3
-3
/
+19
*
Selector: Use poll based selector instead of an epoll based selector.
Narayan Kamath
2016-05-27
1
-23
/
+86
*
Move more clinit code to registration functions, part 3
Przemyslaw Szczepaniak
2016-05-05
4
-24
/
+0
*
Move more clinit code to registration functions
Przemyslaw Szczepaniak
2016-05-05
22
-74
/
+0
*
Revert "Move more clinit code to registration functions"
Przemyslaw Szczepaniak
2016-05-05
22
-0
/
+74
*
Move more clinit code to registration functions
Przemyslaw Szczepaniak
2016-05-04
22
-74
/
+0
*
Revert "Remove java.nio.channels.* classes without test coverage."
Shubham Ajmera
2016-04-26
19
-0
/
+4690
*
Tidy up uses of Integer.valueOf.
Narayan Kamath
2016-04-22
1
-1
/
+1
*
Fix #close() for FileChannel created from FileDescriptor.
Przemyslaw Szczepaniak
2016-03-01
1
-1
/
+0
*
Remove java.nio.channels.* classes without test coverage.
Przemyslaw Szczepaniak
2016-02-10
19
-4690
/
+0
[next]