On Thu, 20 Apr 2023 12:20:05 GMT, David Holmes <dhol...@openjdk.org> wrote:

> I think the better fix is that `os::find_builtin_agent` should be guarded by 
> `#if INCLUDE_JVMTI`. Or even moved to a JVMTI file instead.

Right. This is also the pattern used to exclude C1/C2 specific stuff from a 
zero build. Perhaps we can have a separate JBS issue to track these proposed 
changes.

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

PR Comment: https://git.openjdk.org/jdk/pull/13557#issuecomment-1516254023

Reply via email to