Testsuite:JawsOcspAndCrlCheckManual in javaws
Test name(s):JawsOcspAndCrlCheckManual/testProxyAccessRevocation.html
Product(s) tested:Jre9b40/64bit
OS/architecture:ubuntu12.04-x64
Reproducible: Always
Reproducible on machine:egtc
Is it a Regression:Not sure
Test result on the last GAed release for this train:
[if Fail] Test result on FCS:
Is it a platform specific issue:
Exception/Error from Log:
http://scaaa008.us.oracle.com:9502/runs%2F647260.ManualSubmit-1/JawsOcspAndCrlCheckManualScenarios/testProxyAccessRevocation.jtr
Copy JDF workspace,install test jre,and run this case
Steps to reproduce:
1.Open JCP->Advanced->"Check for certificate revocation using": Check "Both CRLs and OCSP"
2.Enable trace from JCP: open JCP->Advanced, check all options under Debugging and check "Show console" under Java console
3.Add "deployment.trace.level=all" to deploy_user_home/deployment.properties file
4.Set JCP proxy as use browser: Open JCP->General->Network Settings->Use browser settings
5.Set your browser to use system proxy
6.Set system proxy settings to a good proxy, e.g. www-proxy.us.oracle.com:80
7.Launch singed application whose jar is singed with a valid cert containing both ocsp and crl info: javaws http://localhost:8080/JawsOcspAndCrlCheckManual/jnlp/testSoftFailAccessRevocationJNLP.jnlp
8.There will be a valid security waring dialog shown up
9.Click "Run"
10.If the app is launched successfully and message "Connecting http://sc11b3034.us.oracle.com:8080/ with proxy=HTTP @ www-proxy.us.oracle.com" shows in log, then test passed.
The actual result:
Step 10:There is no expected message shown in java console.
javaws fails to get proxy from browser settings if browser is set to use system proxy.
INTJDK-7614059 needs to be resolved in jdk9 ws.
Test name(s):JawsOcspAndCrlCheckManual/testProxyAccessRevocation.html
Product(s) tested:Jre9b40/64bit
OS/architecture:ubuntu12.04-x64
Reproducible: Always
Reproducible on machine:egtc
Is it a Regression:Not sure
Test result on the last GAed release for this train:
[if Fail] Test result on FCS:
Is it a platform specific issue:
Exception/Error from Log:
http://scaaa008.us.oracle.com:9502/runs%2F647260.ManualSubmit-1/JawsOcspAndCrlCheckManualScenarios/testProxyAccessRevocation.jtr
Copy JDF workspace,install test jre,and run this case
Steps to reproduce:
1.Open JCP->Advanced->"Check for certificate revocation using": Check "Both CRLs and OCSP"
2.Enable trace from JCP: open JCP->Advanced, check all options under Debugging and check "Show console" under Java console
3.Add "deployment.trace.level=all" to deploy_user_home/deployment.properties file
4.Set JCP proxy as use browser: Open JCP->General->Network Settings->Use browser settings
5.Set your browser to use system proxy
6.Set system proxy settings to a good proxy, e.g. www-proxy.us.oracle.com:80
7.Launch singed application whose jar is singed with a valid cert containing both ocsp and crl info: javaws http://localhost:8080/JawsOcspAndCrlCheckManual/jnlp/testSoftFailAccessRevocationJNLP.jnlp
8.There will be a valid security waring dialog shown up
9.Click "Run"
10.If the app is launched successfully and message "Connecting http://sc11b3034.us.oracle.com:8080/ with proxy=HTTP @ www-proxy.us.oracle.com" shows in log, then test passed.
The actual result:
Step 10:There is no expected message shown in java console.
javaws fails to get proxy from browser settings if browser is set to use system proxy.
INTJDK-7614059 needs to be resolved in jdk9 ws.