Skip to content

Commit 0344e75

Browse files
author
Hamlin Li
committed
8266794: Remove dead code notify_allocation_jvmti_allocation_event
Reviewed-by: ayang, tschatzl
1 parent 9e6e222 commit 0344e75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hotspot/share/gc/shared/memAllocator.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ class MemAllocator::Allocation: StackObj {
5555
void verify_before();
5656
void verify_after();
5757
void notify_allocation();
58-
void notify_allocation_jvmti_allocation_event();
5958
void notify_allocation_jvmti_sampler();
6059
void notify_allocation_low_memory_detector();
6160
void notify_allocation_jfr_sampler();

0 commit comments

Comments
 (0)