hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Jan 24 14:30:34 UTC 2019
Changeset: 1d953ae4d39f
Author: coleenp
Date: 2019-01-24 08:44 -0500
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/1d953ae4d39f
8216136: Take Compile_lock for SystemDictionary::_modification_counter with safepoint check
Summary: Transition compiler thread from native to VM state to check the Compile_lock with safepoint always.
Reviewed-by: dlong, eosterlund, dholmes
! src/hotspot/share/ci/ciEnv.cpp
! src/hotspot/share/ci/ciEnv.hpp
! src/hotspot/share/opto/callGenerator.cpp
! src/hotspot/share/opto/parse1.cpp
! src/hotspot/share/runtime/mutexLocker.cpp
Changeset: 9459533ef916
Author: apetcher
Date: 2019-01-24 09:25 -0500
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/9459533ef916
8217518: Crypto benchmarks not warming up in time
Summary: Adding +AlwaysPreTouch to crypto benchmarks to allow GC to warm up
Reviewed-by: redestad
! test/micro/org/openjdk/bench/javax/crypto/full/CryptoBase.java
More information about the jdk-sandbox-changes
mailing list