Withdrawn: 8356255: Add Stable Field Updaters to allow efficient lazy field evaluations

duke duke at openjdk.org
Wed Sep 3 21:06:00 UTC 2025


On Mon, 5 May 2025 13:41:22 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> This sketch shows how "Stable Updaters" can be used to create stable computations of `@Stable` fields. Only one updater is needed per class, similar to `AtomicIntegerFieldUpdater`.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/25040


More information about the net-dev mailing list