changeset 3618 | 118efe1eaf39 |
parent 2 | 90ce3da70b43 |
child 5506 | 202f599c92aa |
--- a/jdk/src/share/classes/sun/security/provider/Sun.java Tue Aug 11 20:06:52 2009 -0600 +++ b/jdk/src/share/classes/sun/security/provider/Sun.java Thu Aug 13 12:36:10 2009 -0700 @@ -46,7 +46,7 @@ public Sun() { /* We are the SUN provider */ - super("SUN", 1.6, INFO); + super("SUN", 1.7, INFO); // if there is no security manager installed, put directly into // the provider. Otherwise, create a temporary map and use a