RFR: 8257967: JFR: Events for loaded agents [v10]

Serguei Spitsyn sspitsyn at openjdk.org
Sat Apr 1 03:23:37 UTC 2023


On Wed, 22 Mar 2023 09:18:51 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> src/hotspot/share/prims/jvmtiEnvBase.hpp line 166:
>> 
>>> 164: 
>>> 165:   const void* get_env_local_storage() { return _env_local_storage; }
>>> 166: 
>> 
>> Why was this change/move necessary? Do I miss anything?
>
> It is now public, not protected.

I see, thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/12923#discussion_r1155048753


More information about the hotspot-jfr-dev mailing list