[lworld] Integrated: 8366841: [lworld] Objects.equals without identity comparison
Roger Riggs
rriggs at openjdk.org
Mon Sep 8 20:55:22 UTC 2025
On Sat, 6 Sep 2025 16:42:42 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Modify java.util.Objects.equals to avoid acmp (==) when --enable-preview.
>
> There is a simple bug fix in the SimpleValueGraphs test.
This pull request has now been integrated.
Changeset: ba4e7678
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/ba4e76780ce63aae96a03ba8f825390aa8415a84
Stats: 9 lines in 2 files changed: 6 ins; 0 del; 3 mod
8366841: [lworld] Objects.equals without identity comparison
Reviewed-by: liach
-------------
PR: https://git.openjdk.org/valhalla/pull/1551
More information about the valhalla-dev
mailing list