-
Bug
-
Resolution: Fixed
-
P2
-
7u55, 7u60, 8u5
-
winvista sp2 x64/jdk8u5b05
-
b08
-
x86
-
windows_vista
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8037943 | 9 | Andy Herrick | P2 | Resolved | Fixed | b08 |
JDK-8051116 | 8u40 | Andy Herrick | P2 | Resolved | Fixed | b01 |
JDK-8044943 | 8u25 | Andy Herrick | P2 | Resolved | Fixed | b01 |
JDK-8038069 | 8u20 | Andy Herrick | P2 | Closed | Fixed | b09 |
JDK-8033988 | 8u11 | Andy Herrick | P2 | Resolved | Fixed | b01 |
JDK-8039646 | emb-8u26 | Andy Herrick | P2 | Resolved | Fixed | b17 |
JDK-8037643 | emb-8u6 | Andy Herrick | P2 | Closed | Fixed | b10 |
JDK-8041075 | 7u80 | Andy Herrick | P2 | Resolved | Fixed | b01 |
JDK-8047414 | 7u72 | Andy Herrick | P2 | Resolved | Fixed | b01 |
JDK-8033986 | 7u65 | Andy Herrick | P2 | Resolved | Fixed | b01 |
JDK-8040430 | 7u60 | Andy Herrick | P2 | Resolved | Fixed | b15 |
JDK-8034135 | 7u55 | Andy Herrick | P2 | Closed | Fixed | b08 |
JDK/JRE tested: JDK8u5b05, JDK7u55b05
OS/architecture: Windows, Linux, Solaris
Reproducible: Always
Reproducible on machine: spb23117.ru
Is it a Regression: Yes
Regression introduced in release/build: jdk7u55b04
log location: http://jsqalab.us.oracle.com/results/Evergreen/8u5/b05/tck/vista-sp2-x64/results/workDir/api/javax_jnlp/SingleInstanceService/index_AddRemove.jtr
Steps to reproduce:
1.Install the JDK8u5b05(64bit) (download from http://jre.us.oracle.com/java/re/jdk/8u5/promoted/ea/b05/bundles/windows-x64/jdk-8u5-ea-windows-x64.exe) locate at C:\Java\jdk1.8.0_05
2.Download workspace from
http://jre.us.oracle.com/java/re/jnlp_tck/6.0.18/promoted/latest/bundles/jnlp_tck-6_0_18.jar
3.use ..\java -jar jnlp_tck-6_0_18.jar then put TCK-JNLP-6.0.18 under C:\tck
4.download attachment file jnlp-WinXPPro.zip. uncompress it to C:\tck\jnlp-WinXPPro
5.use JDK-8031777's workaround we updated two files .java.policy file (c:\users\username\.java.policy) and deployment.properties
6.Run the script javatest.sh under C:\tck\jnlp-WinXPPro\AT-03.26-12.46.15\RUN
Actual behavior:
After running two Security Warning windows, another Security Warning dialog pop up refer to AddRemove.jpg.
We update .java.policy file (c:\users\username\.java.policy)
grant {
permission java.net.SocketPermission "10.162.104.156", "connect,accept,resolve";
permission java.net.SocketPermission "127.0.0.1", "connect,accept,resolve";
};
The Security Warning dialog disappear, but api/javax_jnlp/SingleInstanceService/index.html#AddRemove still failed, the log refer to http://jsqalab.us.oracle.com/results/Evergreen/8u5/b05/tck/vista-sp2-x64/results/workDir/api/javax_jnlp/SingleInstanceService/index_AddRemove.jtr
Validation:
8b125/64bit on winvista-sp2-x64: pass
8b114/64bit on winvista-sp2-x64: pass
- backported by
-
JDK-8033986 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically
- Resolved
-
JDK-8033988 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically
- Resolved
-
JDK-8037943 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically
- Resolved
-
JDK-8039646 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically
- Resolved
-
JDK-8040430 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically
- Resolved
-
JDK-8041075 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically
- Resolved
-
JDK-8044943 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically
- Resolved
-
JDK-8047414 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically
- Resolved
-
JDK-8051116 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically
- Resolved
-
JDK-8034135 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically
- Closed
-
JDK-8037643 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically
- Closed
-
JDK-8038069 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically
- Closed
- duplicates
-
JDK-8038133 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically.
- Closed
- relates to
-
JDK-8038133 The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically.
- Closed