aboutsummaryrefslogtreecommitdiff
path: root/src/java.base/share/classes/java/nio
AgeCommit message (Expand)Author
2021-01-218247619: Improve Direct Buffering of Charactersbpb
2021-01-218234147: Avoid looking up standard charsets in core librariesigerasim
2020-10-228244136: Improved Buffer supportsbpb
2020-08-058215467: Files.isHidden should return true for hidden directories on WindowsBrian Burkhalter
2020-07-228238920: Better Buffer supportbpb
2020-07-228238013: Enhance String writingbpb
2020-04-178234841: Enhance buffering of byte buffersrobm
2020-04-178219597: (bf) Heap buffer state changes could provoke unexpected exceptionsbpb
2020-04-178232003: (fs) Files.write can leak file descriptor in the exception casesgehwolf
2020-01-168231790: Provide better FileSystemProvidersigerasim
2020-01-168200381: Typos in javadoc - missing verb "be" and alikeigerasim
2019-10-228213406: (fs) More than one instance of built-in FileSystem observed in heapmartin
2019-10-228215281: Use String.isEmpty() when applicable in java.baseredestad
2018-07-138207235: ManagementFactory.getPlatformMXBeans(BufferPoolMXBean.class) throws NPEredestad
2018-06-278205058: (fs) Files read/writeString should throw CharacterCodingException in...joehw
2018-06-268205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when i...alanb
2018-06-228205194: Improve the Array Comparison when there is mismatch at first element.vdeshpande
2018-06-218199124: (fs) Reduce allocation for file system methods that are invoked with...bpb
2018-06-168199433: (se) select(Consumer<SelectionKey> action) as alternative to selecte...alanb
2018-06-148202216: Add Buffer mismatch methodsvtheeyarath
2018-06-138201276: (fs) Add methods to Files for reading/writing a string from/to a filejoehw
2018-06-078201407: Files.move throws DirectoryNonEmptyException when moving directory a...bpb
2018-06-076350055: (se) SelectionKey.interestOps variants to atomically update interest...alanb
2018-05-028202397: Typo in X-Buffer javadocmartin
2018-04-188201315: (se) Allow SelectableChannel.register to be invoked while selection ...alanb
2018-04-128201494: Avoid early initialization of java.nio.Bitsredestad
2018-04-108201179: Regression due loading java.nio.charset.StandardCharsets during boot...redestad
2018-04-028199176: Accessibility issues in java.base docsjoehw
2018-03-288200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsetsmartin
2018-03-228194746: (fs) Add equivalents of Paths.get to Path interfacebpb
2018-03-228198753: (dc) DatagramChannel throws unspecified exceptionsbpb
2018-03-228199773: (bf) XXXBuffer:compareTo method is not working as expectedpsandoz
2018-03-128199462: Use Reference.reachabilityFence in direct ByteBuffer methodspsandoz
2018-03-048198966: To make CoderResult.Cache.cache final and allocate it eagerlysherman
2018-03-018187653: Lock in CoderResult.Cache becomes performance bottlenecksherman
2018-02-288198562: (ch) Separate blocking and non-blocking code paths (part 1)alanb
2018-02-128191416: (bf) DirectByteBuffer extends MappedByteBuffer, confuses instanceof ...bpb
2018-02-088196956: (ch) More channels cleanupalanb
2017-12-208193085: Vectorize the nio Buffer equals and compareTo implementationspsandoz
2017-12-208193842: Replace Files.copy(InputStream,OutputStream) with InputStream.transf...bpb
2017-12-128183743: Umbrella: add overloads that take a Charset parameterjoehw
2017-11-038190502: (fs) Typo in java.nio.file.Filesbpb
2017-11-038190500: (ch) ReadableByteChannelImpl::read and WritableByteChannelImpl::writ...bpb
2017-10-308190382: fix small typographic errors in commentssmarks
2017-10-178164900: Add support for O_DIRECTbpb
2017-09-128187443: Forest Consolidation: Move files to unified layouterikj