-
Sub-task
-
Resolution: Fixed
-
P4
-
11
-
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.