On Mon, 8 Nov 2021 01:51:30 GMT, David Holmes <dhol...@openjdk.org> wrote:

> To me something like `dtrace_object_alloc_base` should not be called directly 
> (like a foo_impl function) but only as the implementation of the real API 
> entry points. If that isn't the case here then lets drop the "base" part and 
> just have a set of overloaded `dtrace_object_alloc` functions.
> 
> Thanks, David

Changed.

Thanks,
Denghui

-------------

PR: https://git.openjdk.java.net/jdk/pull/6181

Reply via email to