-
Bug
-
Resolution: Fixed
-
P3
-
7, 7u66, 7u80
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8060996 | 7u79 | Dmeetry Degrave | P3 | Resolved | Fixed | b01 |
JDK-8057466 | 7u76 | Dmeetry Degrave | P3 | Resolved | Fixed | b01 |
JDK-8047622 | 7u72 | Dmeetry Degrave | P3 | Resolved | Fixed | b01 |
JDK-8042177 | 7u71 | Dmeetry Degrave | P3 | Resolved | Fixed | b01 |
JDK-8042038 | 7u66 | Dmeetry Degrave | P3 | Resolved | Fixed | b10 |
Test name: java/net/CookieHandler/LocalHostCookie.java
JDK tested: 7u60 nightly build: /net/aurora-ds.us.oracle.com/data/export/aurora/sca/scanas411/export/java-re/build/re3/nightlyws/jdk7u-dev/b01_2014-02-07-1902_709/ws-b01_2014-02-07-1902_709/build
http://aurora-ds.us.oracle.com:9502/scanas411/export/java-re/build/re3/nightlyws/jdk7u-dev/b01_2014-02-07-1902_709/ws-b01_2014-02-07-1902_709/build
OS tested: All
Test seems to fail after fix of
LOG:
#section:main
----------messages:(3/125)----------
command: main LocalHostCookie
reason: User specified action: run main/othervm LocalHostCookie
elapsed time (seconds): 0.132
----------System.out:(0/0)----------
----------System.err:(14/751)----------
java.lang.RuntimeException: Test failed!
at LocalHostCookie.runTest(LocalHostCookie.java:71)
at LocalHostCookie.main(LocalHostCookie.java:42)
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:606)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed!
- backported by
-
JDK-8042038 Test java/net/CookieHandler/LocalHostCookie.java fails after fix of JDK-7169142
- Resolved
-
JDK-8042177 Test java/net/CookieHandler/LocalHostCookie.java fails after fix of JDK-7169142
- Resolved
-
JDK-8047622 Test java/net/CookieHandler/LocalHostCookie.java fails after fix of JDK-7169142
- Resolved
-
JDK-8057466 Test java/net/CookieHandler/LocalHostCookie.java fails after fix of JDK-7169142
- Resolved
-
JDK-8060996 Test java/net/CookieHandler/LocalHostCookie.java fails after fix of JDK-7169142
- Resolved
- relates to
-
JDK-7169142 CookieHandler does not work with localhost
- Closed