RFR: 8313224: Avoid calling JavaThread::current() in MemAllocator::Allocation constructor [v3]

Ioi Lam iklam at openjdk.org
Fri Aug 11 03:59:02 UTC 2023


On Tue, 1 Aug 2023 13:41:25 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> Ioi Lam has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>> 
>>  - @coleenp comments
>>  - Merge branch 'master' into 8313224-avoid-JavaThread-current-in-MemAllocator
>>  - @tschatzl comments
>>  - 8313224: Avoid calling JavaThread::current() in MemAllocator::Allocation constructor
>
> lgtm, with some minor comments about superfluous asserts.

Thanks for the review @tschatzl  @coleenp

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

PR Comment: https://git.openjdk.org/jdk/pull/15058#issuecomment-1674174021


More information about the hotspot-gc-dev mailing list