git: openjdk/jdk8u: 8339882: Replace ThreadLocalStorage::thread with Thread::current_or_null in jdk8 backport of JDK-8183925

Paul Hohensee phh at openjdk.org
Wed Nov 27 13:56:51 UTC 2024


Changeset: e4297a70
Branch: master
Author:    Ben Taylor <btaylor at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2024-11-19 18:42:11 +0000
URL:       https://git.openjdk.org/jdk8u/commit/e4297a70459accd845420180f9bae19b78fe340e

8339882: Replace ThreadLocalStorage::thread with Thread::current_or_null in jdk8 backport of JDK-8183925

Reviewed-by: phh, andrew

! hotspot/src/os/posix/vm/os_posix.cpp
! hotspot/src/os/windows/vm/os_windows.cpp
! hotspot/src/share/vm/runtime/os.cpp



More information about the jdk8u-dev-changes mailing list