On Tue, 21 Mar 2023 00:53:31 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:

>> Markus Grönlund has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   more cleanup
>
> 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.

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

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

Reply via email to