-
Enhancement
-
Resolution: Won't Fix
-
P4
-
21
This is one of the reasons for JDK-8308105: from `MemAllocator::Allocation`, we call into multiple notification methods, only to discover the notifications are not actually needed. We can check for it quicker.
Draft PR:
https://github.com/openjdk/jdk/pull/14019
Draft PR:
https://github.com/openjdk/jdk/pull/14019
- relates to
-
JDK-8308105 Multi-array allocations are very slow
- Open
- links to
-
Review openjdk/jdk/14019