RFR: 8282475: SafeFetch should not rely on existence of Thread::current [v6]

Johannes Bechberger duke at openjdk.java.net
Wed Mar 9 11:27:02 UTC 2022


On Wed, 9 Mar 2022 11:14:09 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   current_thread_wx -> ThreadWX
>
> src/hotspot/cpu/aarch64/jniFastGetField_aarch64.cpp line 35:
> 
>> 33: #include "prims/jvmtiExport.hpp"
>> 34: #include "runtime/safepoint.hpp"
>> 35: #include "runtime/thread.inline.hpp"
> 
> I still don't see why this is needed.

I must have forgotten this line during refactoring.

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

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


More information about the serviceability-dev mailing list