RFR: 8330852: All callers of JvmtiEnvBase::get_threadOop_and_JavaThread should pass current thread explicitly [v3]
Chris Plummer
cjplummer at openjdk.org
Thu May 2 22:46:52 UTC 2024
On Tue, 30 Apr 2024 23:48:02 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> Some cleanup related to JvmtiEnvBase::get_threadOop_and_JavaThread method
>>
>> Testing: tier1-6
>
> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>
> renamed current_thread tp current
Given the number of `current` renames (which distracts from the core change in this PR), and given that not all occurrences were renamed (only those that were touched), I think it would be best to leave the rename for a separate PR.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18986#issuecomment-2091868298
More information about the serviceability-dev
mailing list