8294541: java/io/BufferedInputStream/TransferTo.java fails with OOME
Reviewed-by: alanb
This commit is contained in:
parent
542cc602a7
commit
8713dfa64e
@ -507,7 +507,6 @@ java/lang/instrument/RetransformBigClass.sh 8065756 generic-
|
||||
# jdk_io
|
||||
|
||||
java/io/pathNames/GeneralWin32.java 8180264 windows-all
|
||||
java/io/BufferedInputStream/TransferTo.java 8294541 generic-all
|
||||
java/io/File/createTempFile/SpecialTempFile.java 8274122 windows11
|
||||
java/io/File/GetXSpace.java 8291911 windows-all
|
||||
|
||||
|
@ -61,8 +61,8 @@ import static org.testng.Assert.assertTrue;
|
||||
* @test
|
||||
* @library /test/lib
|
||||
* @build jdk.test.lib.RandomFactory
|
||||
* @run testng/othervm/timeout=180 TransferTo
|
||||
* @bug 8279283
|
||||
* @run testng/othervm/timeout=180 -Xmx1280m TransferTo
|
||||
* @bug 8279283 8294541
|
||||
* @summary Tests whether java.io.BufferedInputStream.transferTo conforms to the
|
||||
* InputStream.transferTo specification
|
||||
* @key randomness
|
||||
|
Loading…
Reference in New Issue
Block a user