[jdk17u-dev] Integrated: 8275704: Metaspace::contains() should be threadsafe

Thomas Stuefe stuefe at openjdk.org
Mon Jan 30 06:56:27 UTC 2023


On Fri, 27 Jan 2023 13:42:29 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Makes Metaspace::contains() threadsafe by adding fences to VS list node walking.

This pull request has now been integrated.

Changeset: 4a9bd23a
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/4a9bd23ae6fe86f4afc6451cfc1d864143270ff2
Stats:     23 lines in 2 files changed: 15 ins; 1 del; 7 mod

8275704: Metaspace::contains() should be threadsafe

Backport-of: d9b0138d7d02ceddc5d9c73908177f0b0d2e7c54

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1120


More information about the jdk-updates-dev mailing list