-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b23
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063553 | 8u45 | Stefan Karlsson | P4 | Resolved | Fixed | b01 |
JDK-8049550 | 8u40 | Stefan Karlsson | P4 | Resolved | Fixed | b02 |
JDK-8070834 | emb-8u47 | Stefan Karlsson | P4 | Resolved | Fixed | team |
The current code searches for elements to remove from the ExceptionCache. When an element has been found it searches the cache again for that element.
I propose that we extract the code and make it a one-pass operation.
I propose that we extract the code and make it a one-pass operation.
- backported by
-
JDK-8049550 Clean the ExceptionCache in one pass
-
- Resolved
-
-
JDK-8063553 Clean the ExceptionCache in one pass
-
- Resolved
-
-
JDK-8070834 Clean the ExceptionCache in one pass
-
- Resolved
-