RFR: 8312132: Add tracking of multiple address spaces in NMT [v97]

Thomas Stuefe stuefe at openjdk.org
Thu May 23 12:40:15 UTC 2024


On Thu, 23 May 2024 12:31:04 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

>> I would take `insert()` over `upsert()` too, if you don't like `add()` :-)
>
> I really prefer `upsert` over `insert`, the point is to show that it works for both *up*dating and in*sert*ing! It is pretty well established in database terminology. I can go with `add` if you're not comfortable with `upsert`.

+1 for upsert. Its an established term.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/18289#discussion_r1611618728


More information about the hotspot-dev mailing list