Integrated: 8369051: More small Float16 refactorings
Joe Darcy
darcy at openjdk.org
Thu Oct 2 16:45:51 UTC 2025
On Thu, 2 Oct 2025 16:22:56 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> As a follow-up to https://git.openjdk.org/jdk/pull/27587, I went through the code of Float16.java and found a few more cases where hex integer constants could be replaced by symbolic constants. A few other small changes included too.
This pull request has now been integrated.
Changeset: 3d113af9
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3d113af9e33ddf3d80452cb72f1b47b4936ec6a0
Stats: 6 lines in 1 file changed: 1 ins; 0 del; 5 mod
8369051: More small Float16 refactorings
Reviewed-by: rgiulietti
-------------
PR: https://git.openjdk.org/jdk/pull/27610
More information about the core-libs-dev
mailing list