United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 7197071 Makefiles for various security providers aren't including the default manifest.
7197071 : Makefiles for various security providers aren't including the default manifest.

Details
Type:
Bug
Submit Date:
2012-09-08
Status:
Closed
Updated Date:
2013-01-02
Project Name:
JDK
Resolved Date:
2012-10-23
Component:
security-libs
OS:
generic
Sub-Component:
javax.crypto
CPU:
generic
Priority:
P3
Resolution:
Fixed
Affected Versions:
8
Fixed Versions:
8

Related Reports
Backport:
Backport:
Relates:

Sub Tasks

Description
jce.jar/sunjce_provider.jar do have:

Manifest-Version: 1.0^M
Implementation-Vendor: Oracle Corporation^M
Implementation-Title: Java Runtime Environment^M
Implementation-Version: 1.8.0-ea^M
Implementation-Vendor-Id: com.sun^M
Specification-Vendor: Oracle Corporation^M
Specification-Title: Java Platform API Specification^M
Created-By: 1.7.0 (Oracle Corporation)^M
Specification-Version: 1.7^M
Extension-Name: javax.crypto^M


But the others (ec/mscapi/pkcs11/ucrypto) only have:
Manifest-Version: 1.0^M
Created-By: 1.6.0_14 (Sun Microsystems Inc.)^M

                                    

Comments
Verified with http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=149195.CORELIBS-JDK8-NIGHTLY-JTREG-12

Also checked nightly TL for last 15 days, test not reported as failure.
                                     
2013-01-02
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/940c8cc5a5c4
User:  wetmore
Date:  2012-10-23 19:40:07 +0000

                                     
2012-10-23
EVALUATION

Changes ready, just waiting for RE before pushing/building/integrating binaries.
                                     
2012-09-14
EVALUATION

Add the various values by updating the Manifest building.
                                     
2012-09-11



Hardware and Software, Engineered to Work Together