Integrated: 8264032: Improve thread safety of Runtime.version()

Andrey Turbanov github.com+741251+turbanoff at openjdk.java.net
Tue Mar 23 13:24:40 UTC 2021


On Tue, 23 Feb 2021 13:23:44 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:

> Avoid double-read non volatile static field

This pull request has now been integrated.

Changeset: 23353626
Author:    Andrey Turbanov <turbanoff at gmail.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/23353626
Stats:     6 lines in 1 file changed: 2 ins; 0 del; 4 mod

8264032: Improve thread safety of Runtime.version()

Reviewed-by: shade, alanb

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

PR: https://git.openjdk.java.net/jdk/pull/2691


More information about the core-libs-dev mailing list