[lworld] Integrated: 8346307: [lworld] Clarify identity vs value in Class, Objects, and document limitations of value objects
Roger Riggs
rriggs at openjdk.org
Wed Jul 2 19:47:04 UTC 2025
On Mon, 6 Jan 2025 20:05:48 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Add APINote and javadoc for IdentityException where it will be useful to know that identity or value objects are treated differently.
> Simplified WeakHashMap javadoc updates for IdentityException.
> Added note to System.identityHashCode to include value objects.
> Added to class javadoc for IdentityHashMap for value objects.
This pull request has now been integrated.
Changeset: 6541b8be
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/6541b8be1d4c44245cdd62f85a7d7e943b084140
Stats: 267 lines in 12 files changed: 204 ins; 17 del; 46 mod
8346307: [lworld] Clarify identity vs value in Class, Objects, and document limitations of value objects
-------------
PR: https://git.openjdk.org/valhalla/pull/1327
More information about the valhalla-dev
mailing list