On Wed, 22 Mar 2023 09:18:51 GMT, David Holmes <dhol...@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

Reply via email to