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
/
FileChannelImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
FileChannelImpl.map(): don't ignore IOExceptions on non-regular files.
Tobias Thierer
2018-06-01
1
-22
/
+1
*
Partially verify Android patches for sun.nio.ch.FileChannelImpl.
Tobias Thierer
2018-04-03
1
-14
/
+79
*
Add reachabilityFence, ReachabilitySensitive
Hans Boehm
2018-01-30
1
-1
/
+8
*
Verify OpenJDK 8u121: Various sun.nio classes
Neil Fuller
2017-12-19
1
-3
/
+3
*
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
1
-4
/
+4
*
Add CloseGuard checks in few classes
Shubham Ajmera
2017-02-03
1
-7
/
+36
*
Port openJdk8 changes to sun.nio.ch package
Shubham Ajmera
2016-07-11
1
-58
/
+92
*
remove x attribute of java file
Ganesh Mahendran
2016-07-07
1
-0
/
+0
*
Move more clinit code to registration functions
Przemyslaw Szczepaniak
2016-05-05
1
-1
/
+0
*
Revert "Move more clinit code to registration functions"
Przemyslaw Szczepaniak
2016-05-05
1
-0
/
+1
*
Move more clinit code to registration functions
Przemyslaw Szczepaniak
2016-05-04
1
-1
/
+0
*
Fix #close() for FileChannel created from FileDescriptor.
Przemyslaw Szczepaniak
2016-03-01
1
-1
/
+0
*
Reinstate blockguard checks for file reads / writes.
Narayan Kamath
2016-01-08
1
-0
/
+8
*
Update file headers.
Narayan Kamath
2015-12-21
1
-0
/
+1
*
Fix BufferTest#testFreed.
Narayan Kamath
2015-12-14
1
-15
/
+5
*
Fix bogus fix in FileChannelImpl.
Narayan Kamath
2015-11-12
1
-1
/
+1
*
Fix FileChannelTest tests
Przemyslaw Szczepaniak
2015-11-12
1
-8
/
+16
*
Fixes for libcore.java.nio.BufferTest
Przemyslaw Szczepaniak
2015-11-12
1
-2
/
+27
*
Use OpenJdk implementation of java.nio.channels.{spi}.*
Piotr Jastrzebski
2015-11-11
1
-28
/
+2
*
Initial import of OpenJdk files.
Piotr Jastrzebski
2015-11-11
1
-0
/
+1175