-
Enhancement
-
Resolution: Fixed
-
P4
-
12
-
b03
The stack walk API creates handles and keeps them around for longer than necessary. This can increase the allocations and extend the handle area, causing contention for the thread-critical lock.
Adding handle marks should reduce the need to extend the handle area.
Adding handle marks should reduce the need to extend the handle area.
- relates to
-
JDK-8206920 Improve performance of Resource/ChunkPool handling
-
- Closed
-