changeset 3618 | 118efe1eaf39 |
parent 2 | 90ce3da70b43 |
child 5506 | 202f599c92aa |
--- a/jdk/src/share/classes/sun/security/ssl/SunJSSE.java Tue Aug 11 20:06:52 2009 -0600 +++ b/jdk/src/share/classes/sun/security/ssl/SunJSSE.java Thu Aug 13 12:36:10 2009 -0700 @@ -103,7 +103,7 @@ // standard constructor protected SunJSSE() { - super("SunJSSE", 1.6d, info); + super("SunJSSE", 1.7d, info); subclassCheck(); if (Boolean.TRUE.equals(fips)) { throw new ProviderException