On Tue, 16 Jun 2026 17:25:30 GMT, Alan Bateman <[email protected]> wrote:
> The preview note in the class description is re-worked and moved to before > the paragraph on null key/values. The updated text removes reference to the > getter methods. Also removes the mention/link to WeakReference as that is not > introduced until later in the class description. > > The long standing Implementation note is updated to replace use of "value > objects" with "values" and avoid any confusing with Value Objects. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: d09a203e Author: Alan Bateman <[email protected]> Committer: Chen Liang <[email protected]> URL: https://git.openjdk.org/valhalla/commit/d09a203ee4f90b90f4fe6c72074d38f036d3f5cc Stats: 27 lines in 1 file changed: 5 ins; 9 del; 13 mod 8386809: [lworld] Improve WeakHashMap docs on not supporting keys that are value objects Reviewed-by: jpai, liach ------------- PR: https://git.openjdk.org/valhalla/pull/2556
