JDK-7182109 : JavaWS blacklist exception message not clean
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 7u6
  • Priority: P3
  • Status: Closed
  • Resolution: Not an Issue
  • OS: windows
  • CPU: generic
  • Submitted: 2012-07-06
  • Updated: 2012-10-01
  • Resolved: 2012-08-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7u40Resolved
Related Reports
Relates :  
Description
Testsuite name: javaws
    Product(s) tested: 7u6b16
    OS/architecture: Windows 7 x86

    Reproducible: Always
    Reproducible on machine: - 
    [If Sometimes] Also reproducible on machine: - 

    Is it a Regression:* No
    Regression introduced in release/build: - 
    Test result on FCS: -

    Is it a platform specific issue: No
    Is it a new (previously unsupported) OS/browser/mode testing: No
    Issue specific to execution mode or OS/browser version: - 

    Test run log location: - 
    Steps to reproduce:
1.Installthe jre 7u6b16
2.Copy blacklist.txt from testcase as JRE_HOME\lib\security\blacklist
3.Run jnlp from test case.
4.See Exception message

#Expected results:
com.sun.deploy.net.JARSigningException: The jar file is on a blacklist and will not be loaded ... Caused by: java.security.GeneralSecurityException: blacklisted entry. 

#Actual result:
com.sun.deploy.net.JARSigningException: The application component file:/Z:/tmp/felix/blacklist_testcase/Help.jar was blocked due to a request by the vendor. Please contact the application vendor for more information.

Comments
EVALUATION The message is correct and I don't believe any further action is necessary.
03-08-2012