RFR: 8282143: Objects.requireNonNull should be ForceInline [v2]
Paul Sandoz
psandoz at openjdk.java.net
Wed Mar 2 00:49:05 UTC 2022
On Wed, 2 Mar 2022 00:32:46 GMT, Quan Anh Mai <duke at openjdk.java.net> wrote:
>> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
>>
>> the other
>
> Thanks a lot for your reviews, do I need a second review for this?
> @ExE-Boss IMO generally we only decorate `ForceInline` on functions of which inlining is crucial since inlining decision is a hard problem and often not solvable from the local point of view, especially from the callee's one.
@merykitty it's good.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7543
More information about the core-libs-dev
mailing list