hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Oct 3 17:45:22 UTC 2018
Changeset: 22ca7ba0c50c
Author: gziemski
Date: 2018-10-03 12:34 -0500
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/22ca7ba0c50c
8204294: [REDO] - JVMFlag::printError missing ATTRIBUTE_PRINTF
Summary: Added ATTRIBUTE_PRINTF to JVMFlag::printError
Reviewed-by: kbarrett, coleenp
! src/hotspot/share/gc/cms/jvmFlagConstraintsCMS.cpp
! src/hotspot/share/runtime/flags/jvmFlag.hpp
! src/hotspot/share/runtime/flags/jvmFlagConstraintsCompiler.cpp
! src/hotspot/share/runtime/flags/jvmFlagConstraintsRuntime.cpp
Changeset: 4236fa9582bb
Author: kvn
Date: 2018-10-03 10:38 -0700
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/4236fa9582bb
8211392: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI
Summary: use default compile threshold for these tests
Reviewed-by: thartmann
! test/hotspot/jtreg/TEST.groups
! test/hotspot/jtreg/compiler/profiling/TestSpecTrapClassUnloading.java
! test/hotspot/jtreg/compiler/profiling/TestTypeProfiling.java
! test/hotspot/jtreg/compiler/profiling/spectrapredefineclass/Launcher.java
! test/hotspot/jtreg/compiler/profiling/spectrapredefineclass_classloaders/Launcher.java
More information about the jdk-sandbox-changes
mailing list