hg: jdk9/hs-comp/hotspot: 4 new changesets
igor.ignatyev at oracle.com
igor.ignatyev at oracle.com
Thu Feb 19 22:54:47 UTC 2015
Changeset: 1d306e84f829
Author: iignatyev
Date: 2015-02-19 23:49 +0300
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/1d306e84f829
8073499: quarantine compiler/tiered/LevelTransitionTest
Reviewed-by: kvn
! test/compiler/tiered/LevelTransitionTest.java
Changeset: 796f5bb2dec5
Author: ppunegov
Date: 2015-02-18 16:19 +0300
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/796f5bb2dec5
8067157: Closed compiler tests should not be in hotspot/test/TEST.groups
Summary: Replace closed/compiler tests with sanity/ExecuteInternalVMTests.java to keep the hotspot_compiler_closed group
Reviewed-by: kvn, zmajo
! test/TEST.groups
Changeset: b79a5703e525
Author: ppunegov
Date: 2015-02-18 16:59 +0300
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/b79a5703e525
8067012: Don't create MDO for constant getters
Summary: Add check if the method is constant getter
Reviewed-by: kvn, iveresov
! src/share/vm/runtime/advancedThresholdPolicy.cpp
Changeset: e48badb106e1
Author: dpochepk
Date: 2015-02-19 23:47 +0300
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/e48badb106e1
8068461: compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed: java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-nmethods'
Summary: added filter for invalid testcase
Reviewed-by: kvn, iignatyev
! test/compiler/codecache/jmx/UsageThresholdIncreasedTest.java
More information about the jdk9-all-changes
mailing list