We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6e222 commit 0344e75Copy full SHA for 0344e75
src/hotspot/share/gc/shared/memAllocator.cpp
@@ -55,7 +55,6 @@ class MemAllocator::Allocation: StackObj {
55
void verify_before();
56
void verify_after();
57
void notify_allocation();
58
- void notify_allocation_jvmti_allocation_event();
59
void notify_allocation_jvmti_sampler();
60
void notify_allocation_low_memory_detector();
61
void notify_allocation_jfr_sampler();
0 commit comments