summaryrefslogtreecommitdiff
path: root/ojluni/src/main/java/sun/nio/ch/Util.java
Commit message (Expand)AuthorAgeFilesLines
* Verify sun.nio.ch.Util against upstream OpenJDK 8u121-b13.Pete Bentley2018-08-171-1/+180
* Port openJdk8 changes to sun.nio.ch packageShubham Ajmera2016-07-111-72/+6
* remove x attribute of java fileGanesh Mahendran2016-07-071-0/+0
* Move more clinit code to registration functionsPrzemyslaw Szczepaniak2016-05-051-15/+0
* Revert "Move more clinit code to registration functions"Przemyslaw Szczepaniak2016-05-051-0/+15
* Move more clinit code to registration functionsPrzemyslaw Szczepaniak2016-05-041-15/+0
* Revert "Revert "Remove $ from $ suffixed Unsafe functions.""Narayan Kamath2016-02-011-2/+2
* Revert "Remove $ from $ suffixed Unsafe functions."Narayan Kamath2016-02-011-2/+2
* Remove $ from $ suffixed Unsafe functions.Narayan Kamath2016-02-011-2/+2
* Update file headers.Narayan Kamath2015-12-211-0/+1
* Fix BufferTest#testFreed.Narayan Kamath2015-12-141-106/+1
* Add null check for cleanerMathieu Chartier2015-12-041-1/+4
* FollowUp fixes for ByteBufferShubham Ajmera2015-11-251-3/+5
* Use OpenJdk implementation of java.nio.channels.{spi}.*Piotr Jastrzebski2015-11-111-8/+2
* Initial import of OpenJdk files.Piotr Jastrzebski2015-11-111-0/+495