-
Bug
-
Resolution: Fixed
-
P4
-
11
-
b04
-
generic
-
generic
As suggested in the comments for
JDK-8187653 Lock in CoderResult.Cache becomes performance bottleneck,
to make CoderResult.Cache.cache final final and allocate it eagerly to avoid possible race condition.
to make CoderResult.Cache.cache final final and allocate it eagerly to avoid possible race condition.
- relates to
-
JDK-8187653 Lock in CoderResult.Cache becomes performance bottleneck
-
- Resolved
-