-
Bug
-
Resolution: Fixed
-
P4
-
7u10, 7u13, 8
-
b51
-
generic
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8019043 | 7u45 | Dan Xu | P4 | Closed | Fixed | b01 |
JDK-8003325 | 7u40 | Dan Xu | P4 | Closed | Fixed | b04 |
JDK-8010557 | 7u25 | Dan Xu | P4 | Closed | Fixed | b03 |
JDK-8008835 | 7u21 | Dan Xu | P4 | Resolved | Fixed | b02 |
#Test Results (version 2)
#Wed Jul 11 19:39:39 PDT 2012
#checksum:7ff94e01f2215586
#-----testdescription-----
$file=C\:\\Users\\aurora\\sandbox\\testbase\\test\\java\\nio\\channels\\AsynchronousSocketChannel\\Leaky.java
$root=C\:\\Users\\aurora\\sandbox\\testbase\\test
keywords=bug4607272 bug6999915 othervm
run=USER_SPECIFIED main/othervm -XX\:+DisableExplicitGC -XX\:MaxDirectMemorySize\=64m Leaky\r\n
source=Leaky.java
title=Unit test for AsynchronousSocketChannel
#-----environment-----
#-----testresult-----
description=file\:/C\:/Users/aurora/sandbox/testbase/test/java/nio/channels/AsynchronousSocketChannel/Leaky.java
elapsed=1344 0\:00\:01.344
end=Wed Jul 11 19\:39\:39 PDT 2012
environment=regtest
execStatus=Failed. Execution failed\: `main' threw exception\: java.lang.OutOfMemoryError\: Direct buffer memory
hostname=sfx2100-06
javatestOS=Windows Vista 6.0 (amd64)
javatestVersion=4.4
jtregVersion=jtreg 4.1 fcs b04
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Wed Jul 11 19\:39\:38 PDT 2012
test=java/nio/channels/AsynchronousSocketChannel/Leaky.java
user.name=aurora
work=C\:\\Users\\aurora\\sandbox\\gresults\\testoutput\\jdk_nio2\\JTwork\\java\\nio\\channels\\AsynchronousSocketChannel
#section:script_messages
----------messages:(4/230)*----------
JDK under test: (C:\\Users\\aurora\\sandbox\\jdk)
java version "1.8.0-ea"
Java(TM) SE Runtime Environment (build 1.8.0-ea-langtools-nightly-h278-20120711-b47-b00)
Java HotSpot(TM) 64-Bit Server VM (build 24.0-b15, mixed mode)
#section:build
----------messages:(3/93)----------
command: build Leaky
reason: Named class compiled on demand
elapsed time (seconds): 0.062
result: Passed. Build successful
#section:compile
----------messages:(3/203)*----------
command: compile C:\\Users\\aurora\\sandbox\\testbase\\test\\java\\nio\\channels\\AsynchronousSocketChannel\\Leaky.java
reason: .class file out of date or does not exist
elapsed time (seconds): 0.062
result: Passed. Compilation successful
#section:main
----------messages:(3/210)----------
command: main -XX:+DisableExplicitGC -XX:MaxDirectMemorySize=64m Leaky
reason: User specified action: run main/othervm -XX:+DisableExplicitGC -XX:MaxDirectMemorySize=64m Leaky
elapsed time (seconds): 1.282
----------System.out:(0/0)----------
----------System.err:(20/1107)----------
java.lang.OutOfMemoryError: Direct buffer memory
at java.nio.Bits.reserveMemory(Bits.java:658)
at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:306)
at sun.nio.ch.Util.getTemporaryDirectBuffer(Util.java:174)
at sun.nio.ch.IOUtil.write(IOUtil.java:58)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:450)
at Leaky$Connection.write(Leaky.java:75)
at Leaky.main(Leaky.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:474)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:722)
JavaTest Message: Test threw exception: java.lang.OutOfMemoryError: Direct buffer memory
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.OutOfMemoryError: Direct buffer memory
result: Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError: Direct buffer memory
test result: Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError: Direct buffer memory
- backported by
-
JDK-8008835 TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Leaky.java failing intermittently [win]
-
- Resolved
-
-
JDK-8003325 TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Leaky.java failing intermittently [win]
-
- Closed
-
-
JDK-8010557 TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Leaky.java failing intermittently [win]
-
- Closed
-
-
JDK-8019043 TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Leaky.java failing intermittently [win]
-
- Closed
-
- relates to
-
JDK-6999915 TEST_BUG: test/java/nio/channels/AsynchronousSocketChannel/Leaky.java failed intermittently (win)
-
- Closed
-