aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/java/io
AgeCommit message (Expand)Author
2016-01-228144430: Improve JMX connectionssjiang
2016-01-258129952: Ensure thread consistencyrobm
2015-09-088135043: ObjectStreamClass.getField(String) too restrictiveigerasim
2015-07-038130253: ObjectStreamClass.getFields too restrictiveigerasim
2015-06-308103671: More objective stream classesigerasim
2015-04-208076405: Improve serial serializationigerasim
2015-04-208076401: Serialize OIS dataigerasim
2014-03-137011804: SequenceInputStream with lots of empty substreams can cause StackOve...igerasim
2014-09-178055949: ByteArrayOutputStream capacity should be maximal array size permitte...igerasim
2014-08-228055785: Modifications of I/O methods for instrumentation purposesbpb
2014-04-168039396: NPE when writing a class descriptor object to a custom ObjectOutputS...igerasim
2014-02-108033917: Keep track of file paths in file streams and channels for instrument...sla
2014-02-108033911: Simplify instrumentation of FileInputStream and RandomAccessFilesla
2013-12-268029235: Update copyright year to match last edit in jdk8 jdk repository for ...lana
2013-12-048029434: Spliterator of Stream returned by BufferedReader.lines() should have...henryjen
2013-12-038029483: BufferedReader.lines() javadoc typo should be fixedhenryjen
2013-11-188028049: Tidy warnings cleanup for packages java.nio/java.ioyan
2013-11-128028229: Fix more raw types lint warning in core librariesdarcy
2013-11-08Mergelana
2013-11-078024458: DataInput.readDouble refers to "readlong" instead of "readLong"rriggs
2013-10-31Mergelana
2013-10-298022746: List of spelling errors in API docmalenkov
2013-10-228026982: javadoc errors in core libsrriggs
2013-10-218022658: Revisit FunctionalInterface on some core libs typesdarcy
2013-10-15Mergechegar
2013-10-03Mergechegar
2013-09-06Mergechegar
2013-09-278025128: File.createTempFile fails if prefix is absolute pathdxu
2013-09-046341345: (spec) Console.reader() should make it clear that the reader require...sherman
2013-08-30Mergechegar
2013-08-257129312: BufferedInputStream calculates negative array size with large stream...igerasim
2013-08-198023203: Wrap RandomAccessFile.seek native method into a Java helper methoddxu
2013-08-09Mergechegar
2013-07-25Mergechegar
2013-07-258021408: Fix misc doclint issues in java.util and java.iodarcy
2013-07-188020426: Fix doclint accessibility issues in java.iojuh
2013-07-118014987: Augment serialization handlingsmarks
2013-07-038019395: Consolidate StreamSupport.{stream,parallelStream} into a single methodpsandoz
2013-07-118017212: File.createTempFile requires unnecessary "read" permissiondxu
2013-07-088020091: Fix HTML doclint issues in java.iojuh
2013-06-17Mergechegar
2013-06-108013827: File.createTempFile hangs with temp file starting with 'com1.4'dxu
2013-06-108016217: More javadoc warningsalanb
2013-05-028012243: about 30% regression on specjvm2008.serial on 7u25 comparing 7u21dfuchs
2013-06-10Mergechegar
2013-05-23Mergechegar
2013-05-068003258: BufferedReader.lines()mduigou
2013-05-068003992: File and other classes in java.io do not handle embedded nulls properlydxu
2013-04-228012917: ObjectStreamClass and ObjectStreamField should be CallerSensitive awarechegar
2013-04-228008132: Better serialization supportsmarks