RFR: 8265411: Avoid unnecessary Method::init_intrinsic_id calls [v2]

Ioi Lam iklam at openjdk.java.net
Wed Apr 21 01:46:10 UTC 2021


On Tue, 20 Apr 2021 05:19:56 GMT, David Holmes <dholmes 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 three additional commits since the last revision:
>> 
>>  - Merge branch 'master' into 8265411-avoid-unnecessary-method-init-intrinsic-id
>>  - more fixes
>>  - Improve vmIntrinsics with constexpr
>
> Hi Ioi,
> 
> That all appears fine to me.
> 
> Is there any startup impact?
> 
> Thanks,
> David

Thanks @dholmes-ora and @yminqi for the review!

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

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


More information about the hotspot-dev mailing list