Details
-
Enhancement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
17, 18
-
b28
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8278718 | 19 | Valerie Peng | P3 | Resolved | Fixed | b28 |
Description
Multiple callers of Cipher.getInstance() can cause scalability bottleneck with large numbers of cores/threads.
This can be seen with SPECjvm crypto.rsa with very large numbers of cores/threads.
This can be seen with SPECjvm crypto.rsa with very large numbers of cores/threads.
Attachments
Issue Links
- backported by
-
JDK-8278718 Scalability bottleneck in java.security.Provider.getService()
-
- Resolved
-
- duplicates
-
JDK-8229958 Provider.getService() scalability issue for legacy algorithm and message digest
-
- Resolved
-
- relates to
-
JDK-8279222 Incorrect legacyMap.get in java.security.Provider after JDK-8276660
-
- Closed
-
-
JDK-8277515 Update --release 18 symbol information for JDK 18 build 29
-
- Resolved
-
-
JDK-8292739 Invalid legacy entries may be returned by Provider.getServices() call
-
- Resolved
-
(2 links to)