Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8266794: Remove dead code notify_allocation_jvmti_allocation_event
Reviewed-by: ayang, tschatzl
  • Loading branch information
Hamlin Li committed May 11, 2021
1 parent 9e6e222 commit 0344e75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hotspot/share/gc/shared/memAllocator.cpp
Expand Up @@ -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();
Expand Down

1 comment on commit 0344e75

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.