File tree 2 files changed +2
-3
lines changed
java/io/BufferedInputStream
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -507,7 +507,6 @@ java/lang/instrument/RetransformBigClass.sh 8065756 generic-
507
507
# jdk_io
508
508
509
509
java/io/pathNames/GeneralWin32.java 8180264 windows-all
510
- java/io/BufferedInputStream/TransferTo.java 8294541 generic-all
511
510
java/io/File/createTempFile/SpecialTempFile.java 8274122 windows11
512
511
java/io/File/GetXSpace.java 8291911 windows-all
513
512
Original file line number Diff line number Diff line change 61
61
* @test
62
62
* @library /test/lib
63
63
* @build jdk.test.lib.RandomFactory
64
- * @run testng/othervm/timeout=180 TransferTo
65
- * @bug 8279283
64
+ * @run testng/othervm/timeout=180 -Xmx1280m TransferTo
65
+ * @bug 8279283 8294541
66
66
* @summary Tests whether java.io.BufferedInputStream.transferTo conforms to the
67
67
* InputStream.transferTo specification
68
68
* @key randomness
You can’t perform that action at this time.
0 commit comments