-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b51
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018638 | 7u45 | Chris Hegarty | P4 | Closed | Fixed | b01 |
JDK-8009310 | 7u40 | Chris Hegarty | P4 | Closed | Fixed | b16 |
This test fails intermittently on marino.ie.oracle.com and should be investigated.
#Test Results (version 2)
#Sat Aug 20 18:24:18 BST 2011
#checksum:672c6c088cd5949d
#-----testdescription-----
$file=/net/rialto/export/Users/ab23780/ws/jdk8/tl/jdk/test/java/net/InetSocketAddress/B6469803.java
$root=/net/rialto/export/Users/ab23780/ws/jdk8/tl/jdk/test
keywords=bug6469803
run=ASSUMED_ACTION main B6469803\n
source=B6469803.java
title=Socket creation on Windows takes a long time if web proxy does not have a DNS
#-----environment-----
#-----testresult-----
description=file:/net/rialto/export/Users/ab23780/ws/jdk8/tl/jdk/test/java/net/InetSocketAddress/B6469803.java
elapsed=16 0:00:00.016
end=Sat Aug 20 18:24:18 BST 2011
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: getHostString() returned the wrong string: LocalHost
hostname=marino.ie.oracle.com
javatestOS=SunOS 5.10 (x86)
javatestVersion=4.1.4
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build main
start=Sat Aug 20 18:24:18 BST 2011
test=java/net/InetSocketAddress/B6469803.java
work=/export/Scratch/ab23780/jtreg-testing/JTwork/java/net/InetSocketAddress
#section:script_messages
----------messages:(4/207)----------
JDK under test: (/export/Scratch/alanb/jdk1.8)
java version "1.8.0-internal"
Java(TM) SE Runtime Environment (build 1.8.0-internal-201108181350.ab23780.tl-b00)
OpenJDK Server VM (build 22.0-b01, mixed mode)
#section:build
----------messages:(3/93)----------
command: build B6469803
reason: Named class compiled on demand
elapsed time (seconds): 0.009
result: Passed. All files up to date
#section:main
----------messages:(3/115)----------
command: main B6469803
reason: Assumed action based on file name: run main B6469803
elapsed time (seconds): 0.003
----------System.err:(12/634)----------
java.lang.RuntimeException: getHostString() returned the wrong string: LocalHost
at B6469803.main(B6469803.java:41)
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.MainAction$SameVMRunnable.run(MainAction.java:680)
at java.lang.Thread.run(Thread.java:722)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: getHostString() returned the wrong string: LocalHost
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: getHostString() returned the wrong string: LocalHost
#Test Results (version 2)
#Sat Aug 20 18:24:18 BST 2011
#checksum:672c6c088cd5949d
#-----testdescription-----
$file=/net/rialto/export/Users/ab23780/ws/jdk8/tl/jdk/test/java/net/InetSocketAddress/B6469803.java
$root=/net/rialto/export/Users/ab23780/ws/jdk8/tl/jdk/test
keywords=bug6469803
run=ASSUMED_ACTION main B6469803\n
source=B6469803.java
title=Socket creation on Windows takes a long time if web proxy does not have a DNS
#-----environment-----
#-----testresult-----
description=file:/net/rialto/export/Users/ab23780/ws/jdk8/tl/jdk/test/java/net/InetSocketAddress/B6469803.java
elapsed=16 0:00:00.016
end=Sat Aug 20 18:24:18 BST 2011
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: getHostString() returned the wrong string: LocalHost
hostname=marino.ie.oracle.com
javatestOS=SunOS 5.10 (x86)
javatestVersion=4.1.4
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build main
start=Sat Aug 20 18:24:18 BST 2011
test=java/net/InetSocketAddress/B6469803.java
work=/export/Scratch/ab23780/jtreg-testing/JTwork/java/net/InetSocketAddress
#section:script_messages
----------messages:(4/207)----------
JDK under test: (/export/Scratch/alanb/jdk1.8)
java version "1.8.0-internal"
Java(TM) SE Runtime Environment (build 1.8.0-internal-201108181350.ab23780.tl-b00)
OpenJDK Server VM (build 22.0-b01, mixed mode)
#section:build
----------messages:(3/93)----------
command: build B6469803
reason: Named class compiled on demand
elapsed time (seconds): 0.009
result: Passed. All files up to date
#section:main
----------messages:(3/115)----------
command: main B6469803
reason: Assumed action based on file name: run main B6469803
elapsed time (seconds): 0.003
----------System.err:(12/634)----------
java.lang.RuntimeException: getHostString() returned the wrong string: LocalHost
at B6469803.main(B6469803.java:41)
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.MainAction$SameVMRunnable.run(MainAction.java:680)
at java.lang.Thread.run(Thread.java:722)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: getHostString() returned the wrong string: LocalHost
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: getHostString() returned the wrong string: LocalHost
- backported by
-
JDK-8009310 test/java/net/InetSocketAddress/B6469803.java failing intermittently
-
- Closed
-
-
JDK-8018638 test/java/net/InetSocketAddress/B6469803.java failing intermittently
-
- Closed
-