hg: jdk10/hs/hotspot: 2 new changesets
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Jun 28 21:47:20 UTC 2017
Changeset: e1bb3d3d7ee2
Author: coleenp
Date: 2017-06-28 16:14 -0400
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/e1bb3d3d7ee2
8182554: Code for os::random() assumes long is 32 bits
Summary: And make updating the _rand_seed thread safe.
Reviewed-by: stuefe, kbarrett, stefank
! src/os/windows/vm/os_windows.cpp
! src/share/vm/classfile/altHashing.cpp
! src/share/vm/memory/metaspace.cpp
! src/share/vm/prims/whitebox.cpp
! src/share/vm/runtime/os.cpp
! src/share/vm/runtime/os.hpp
! src/share/vm/runtime/synchronizer.cpp
! test/native/runtime/test_os.cpp
Changeset: 0fff12135bdb
Author: coleenp
Date: 2017-06-28 20:21 +0000
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/0fff12135bdb
Merge
More information about the jdk10-hs-changes
mailing list