RFR: 8339677: [vectorapi] YYYXXXVector::withLaneHelper and laneHelper should use Double::doubleToRawLongBits/Float::floatToRawIntBits
Jaikiran Pai
jpai at openjdk.org
Tue Sep 10 06:12:09 UTC 2024
On Sat, 7 Sep 2024 05:15:56 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:
>> Looks good!
>
> @PaulSandoz Thanks for your reviews, I think this patch is trivial so I will merge it.
>
> @jaikiran All the `YYYXXXVector.java` files are generated from `X-VectorBits.java.template`, so if I change some of them all the others will get their copyright year updated as well.
Thank you Paul and @merykitty for that detail.
@merykitty, Paul has approved this and I'm guessing you have run the relevant tests to ensure nothing breaks, in which case you can go ahead and integrate this.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20895#issuecomment-2339740822
More information about the core-libs-dev
mailing list