hg: jdk9/hs-comp/hotspot: 3 new changesets
nils.eliasson at oracle.com
nils.eliasson at oracle.com
Fri Apr 29 11:06:10 UTC 2016
Changeset: 9eb1d98196cc
Author: neliasso
Date: 2016-04-18 11:30 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/9eb1d98196cc
8154151: VM crashes with assert "Ensure we don't compile before compilebroker init"
Summary: Drop compiles submitted with complevel_none
Reviewed-by: kvn
! src/share/vm/compiler/compileBroker.cpp
+ test/compiler/startup/TieredStopAtLevel0SanityTest.java
Changeset: 4ad15a010a7b
Author: neliasso
Date: 2016-04-13 14:48 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/4ad15a010a7b
8153013: BlockingCompilation test times out
Summary: Task has no invocation count and get stale at once
Reviewed-by: kvn, iveresov, twisti
! src/share/vm/ci/ciReplay.cpp
! src/share/vm/classfile/classLoader.cpp
! src/share/vm/compiler/compileBroker.cpp
! src/share/vm/compiler/compileBroker.hpp
! src/share/vm/compiler/compileTask.cpp
! src/share/vm/compiler/compileTask.hpp
! src/share/vm/jvmci/jvmciCompiler.cpp
! src/share/vm/prims/whitebox.cpp
! src/share/vm/runtime/advancedThresholdPolicy.cpp
! src/share/vm/runtime/compilationPolicy.cpp
! src/share/vm/runtime/simpleThresholdPolicy.cpp
! test/compiler/whitebox/BlockingCompilation.java
Changeset: 8fc9f252b2ff
Author: neliasso
Date: 2016-04-22 16:05 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/8fc9f252b2ff
8153527: break_tty_lock_for_safepoint causes "assert(false) failed: bad tag in log" and broken compile log
Summary: Retake tty_lock before printing closing tag in print_optoassembly
Reviewed-by: kvn
! src/share/vm/opto/output.cpp
More information about the jdk9-all-changes
mailing list