mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-06 14:10:36 +00:00
8266794: Remove dead code notify_allocation_jvmti_allocation_event
Reviewed-by: ayang, tschatzl
This commit is contained in:
parent
9e6e2228cb
commit
0344e751e2
@ -55,7 +55,6 @@ class MemAllocator::Allocation: StackObj {
|
||||
void verify_before();
|
||||
void verify_after();
|
||||
void notify_allocation();
|
||||
void notify_allocation_jvmti_allocation_event();
|
||||
void notify_allocation_jvmti_sampler();
|
||||
void notify_allocation_low_memory_detector();
|
||||
void notify_allocation_jfr_sampler();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user