RFR: 8308231: Faster MemAllocator::Allocation checks for verify/notification [v2]
Aleksey Shipilev
shade at openjdk.org
Mon May 22 19:19:01 UTC 2023
On Mon, 22 May 2023 11:51:20 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> I think your change alters the behavior of dtrace, from capturing all-allocations to only jvmti-filtered ones. It can be surprising that the result of dtrace depends on some jvmti flags.
Right. I just committed another variant, inspired by your suggestion. It passes testing for me, but I would be able to do full performance tests only tomorrow. Tell me if you want any changes.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14019#issuecomment-1557784119
More information about the hotspot-gc-dev
mailing list