-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11
-
Component/s: security-libs
-
b01
The test
java/security/Provider/ProviderVersionCheck.java
has a version-check that is hard coded; therefore, it has to be updated with each major JDK update. If the test made its check based on the runtime version, no explicit update would be needed.
java/security/Provider/ProviderVersionCheck.java
has a version-check that is hard coded; therefore, it has to be updated with each major JDK update. If the test made its check based on the runtime version, no explicit update would be needed.