# HG changeset patch # User erikj # Date 1381743365 -7200 # Node ID 3262e31fc6b7b2d80fbafedf2c1ac6755102702d # Parent 453837141fac4d00a4b8720b7343b0ae40d5976c 8025612: rt.jar still has old specification value in the manifest Reviewed-by: alanb, dholmes, tbell, wetmore diff -r 453837141fac -r 3262e31fc6b7 jdk/make/tools/manifest.mf --- a/jdk/make/tools/manifest.mf Thu Oct 10 15:06:21 2013 +0200 +++ b/jdk/make/tools/manifest.mf Mon Oct 14 11:36:05 2013 +0200 @@ -1,6 +1,6 @@ Manifest-Version: 1.0 Specification-Title: Java Platform API Specification -Specification-Version: 1.7 +Specification-Version: 1.8 Specification-Vendor: Oracle Corporation Implementation-Title: Java Runtime Environment Implementation-Version: @@RELEASE@@