On Fri, 6 Sep 2024 18:31:00 GMT, Quan Anh Mai <qa...@openjdk.org> wrote:
> Hi, > > This patch fixes an issue where we mistakenly use `Double::doubleToLongBits` > in `DoubleXXXVector::withLaneHelper` and `DoubleXXXVector::laneHelper`. We > should use the raw bit version instead. > > Please kindly review, thanks very much. Hello @merykitty, there are several files in this PR with just copyright year updates and no other change. Is that intentional? ------------- PR Comment: https://git.openjdk.org/jdk/pull/20895#issuecomment-2335040747