-
Enhancement
-
Resolution: Cannot Reproduce
-
P4
-
None
-
9
-
None
All of the java.security.Provider implementations need to have their version numbers changed based on the release type which is known at build time. Rather than updating the .java code every time this is necessary, the value should be determined via the gensrc mechanism.
- relates to
-
JDK-8130181 Deprecate java.security.Provider(String, double, String), add Provider(String, String, String)
- Resolved
-
JDK-8030823 Security Providers need to have their version numbers updated for JDK9
- Resolved
-
JDK-7122707 Security Providers need to have their version numbers updated for JDK8
- Closed