-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: security-libs
-
b124
-
Not verified
See JDK-8157469 for more details.
Valerie Peng added a comment :
Looking at it further, I find that the provider Apple is still declared inside java.base/macosx/classes/module-info.java.extra:
provides java.security.Provider with apple.security.AppleProvider;
Valerie Peng added a comment :
Looking at it further, I find that the provider Apple is still declared inside java.base/macosx/classes/module-info.java.extra:
provides java.security.Provider with apple.security.AppleProvider;
- relates to
-
JDK-8157511 JDK-8157348 broke gensrc of module infos with extra provides
-
- Resolved
-
-
JDK-8157469 DefaultProviderList.java fails with no provider class apple.security.AppleProvider found
-
- Closed
-