jdk/make/tools/manifest.mf
author ohair
Fri, 22 Apr 2011 10:21:37 -0700
changeset 9351 d51c071707da
parent 8591 3a4de9d734aa
child 20548 3262e31fc6b7
permissions -rw-r--r--
6595663: Manifest on jars contain JavaBeans entries Reviewed-by: alanb, mchung
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
Manifest-Version: 1.0
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
Specification-Title: Java Platform API Specification
8591
3a4de9d734aa 6973319: incorrect spec version in jdk 7 rt.jar manifest
katleman
parents: 5552
diff changeset
     3
Specification-Version: 1.7
9351
d51c071707da 6595663: Manifest on jars contain JavaBeans entries
ohair
parents: 8591
diff changeset
     4
Specification-Vendor: Oracle Corporation
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
Implementation-Title: Java Runtime Environment
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
Implementation-Version: @@RELEASE@@
5552
bca3be14c8bd 6955707: Correct addNotices.sh logic in Makefiles
ohair
parents: 2
diff changeset
     7
Implementation-Vendor: @@COMPANY_NAME@@