aboutsummaryrefslogtreecommitdiff
path: root/test/java/io
AgeCommit message (Expand)Author
2015-09-088135043: ObjectStreamClass.getField(String) too restrictiveigerasim
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-05-228043529: Serviceability tests using @library failing with java.lang.NoClassDe...jbachorik
2014-04-168039396: NPE when writing a class descriptor object to a custom ObjectOutputS...igerasim
2014-01-22Mergekvn
2014-01-178028537: PPC64: Updated the JDK regression tests to run on AIXsimonis
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-11-25Mergelana
2013-11-15Mergelana
2013-11-198028631: Improve the test coverage to the pathname handling on unix-like plat...dxu
2013-11-128027696: Incorrect copyright header in the testsserb
2013-11-048027612: java/io/File/MaxPathLength.java fails intermittently in the clean-up...dxu
2013-10-318027155: test/java/io/File/NulFile.java failing when test run in othervm modedxu
2013-09-278025128: File.createTempFile fails if prefix is absolute pathdxu
2013-08-308023765: Improve MaxPathLength.java testcase and reduce its test loaddxu
2013-08-294792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic linksdxu
2013-08-257129312: BufferedInputStream calculates negative array size with large stream...igerasim
2013-08-228023430: Replace File.mkdirs with Files.createDirectories to get MaxPathLengt...dxu
2013-08-154858457: File.getCanonicalPath() throws IOException when invoked with "nul" (...dxu
2013-07-118017212: File.createTempFile requires unnecessary "read" permissiondxu
2013-06-108013827: File.createTempFile hangs with temp file starting with 'com1.4'dxu
2013-05-318015628: Test Failure in closed/java/io/pathNames/GeneralSolaris.javadxu
2013-05-288009258: TEST_BUG:java/io/pathNames/GeneralWin32.java fails intermittentlyewang
2013-05-287038105: File.isHidden() should return true for pagefile.sys and hiberfil.sysrobm
2013-05-178011136: FileInputStream.available and skip inconsistenciesdxu
2013-05-068003258: BufferedReader.lines()mduigou
2013-05-068003992: File and other classes in java.io do not handle embedded nulls properlydxu
2013-04-248005555: TEST_BUG: java/io/Serializable/accessConstants/AccessConstants.java ...alanb
2013-03-278010837: FileInputStream.available() throw IOException when encountering nega...dxu
2013-01-118005978: shell tests need to use the $COMPILEJDK for javac, jar and other toolsalanb
2012-12-178004928: TEST_BUG: Reduce dependence of CoreLib tests from the AWT subsystemuta
2012-12-138003890: corelibs test scripts should pass TESTVMOPTSchegar
2012-11-267162111: TEST_BUG: change tests run in headless mode [macosx] (open)uta
2012-11-027197491: update copyright year to match last edit in jdk8 jdk repositoryalanb
2012-10-117186817: Remove Windows 95/98/ME Supportdxu
2012-08-286962637: TEST_BUG: java/io/File/MaxPathLength.java may fail in busy systemalanb
2012-08-156931128: (spec) File attribute tests fail when run as root.robm
2012-08-077076644: TEST_BUG: test/java/io/File/Basic.java fails with cygwinalanb
2012-07-197130915: File.equals does not give expected results when path contains Non-En...sherman
2012-04-167130404: [macosx] "os.arch" value should be "x86_64" for compatibility with A...jmelvin
2012-03-127152866: Tests not run because they are missing the @run tagalanb
2012-03-067113349: Initial changeset for Macosx port to jdkmichaelm
2012-02-20Mergeasaha
2012-01-176671616: TEST_BUG: java/io/File/BlockIsDirectory.java fails when /dev/dsk emp...chegar
2012-01-097030573: test/java/io/FileInputStream/LargeFileAvailable.java fails when ther...gadams
2011-11-177112267: clean up fix for 7110700smarks
2011-11-117110700: Enhance exception throwing mechanism in ObjectStreamClasssmarks
2011-11-117105952: Improve finalisation for FileInputStream/FileOutputStream/RandomAcce...coffeys