[lworld] RFR: 8346307: [lworld] Clarify identity vs value in Class, Objects, and document limitations of value objects [v11]
Roger Riggs
rriggs at openjdk.org
Tue Jul 1 20:03:04 UTC 2025
> 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.
Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
Remove empty <p>
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/1327/files
- new: https://git.openjdk.org/valhalla/pull/1327/files/023f4f81..b044e43e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=1327&range=10
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1327&range=09-10
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/valhalla/pull/1327.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1327/head:pull/1327
PR: https://git.openjdk.org/valhalla/pull/1327
More information about the valhalla-dev
mailing list