On Tue, 7 Feb 2023 13:30:24 GMT, Tagir F. Valeev <tval...@openjdk.org> wrote:
>> A pure `int`‑only overload doesn’t have to go through the `int` → `long` → >> `int` conversion. > > Is this a real problem? This should not be a problem with C2, and with the lower compilation levels this insignificant impact seems to not justify adding an overload ------------- PR: https://git.openjdk.org/jdk/pull/12428