hg: jdk10/hs: 8187040: ThreadCritical crashes on Solaris if used between os::init and os::init_2
david.holmes at oracle.com
david.holmes at oracle.com
Tue Sep 26 03:00:15 UTC 2017
Changeset: 97569cf468f4
Author: mgerdin
Date: 2017-09-25 21:25 -0400
URL: http://hg.openjdk.java.net/jdk10/hs/rev/97569cf468f4
8187040: ThreadCritical crashes on Solaris if used between os::init and os::init_2
Reviewed-by: dholmes, stuefe
! src/hotspot/os/aix/os_aix.cpp
! src/hotspot/os/aix/threadCritical_aix.cpp
! src/hotspot/os/bsd/os_bsd.cpp
! src/hotspot/os/bsd/threadCritical_bsd.cpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/linux/threadCritical_linux.cpp
! src/hotspot/os/solaris/os_solaris.cpp
! src/hotspot/os/solaris/os_solaris.hpp
! src/hotspot/os/solaris/threadCritical_solaris.cpp
! src/hotspot/os/windows/threadCritical_windows.cpp
! src/hotspot/share/runtime/threadCritical.hpp
More information about the jdk10-hs-changes
mailing list