hg: jdk9/hs-comp/hotspot: 8040798: compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline

albert.noll at oracle.com albert.noll at oracle.com
Tue Apr 29 07:14:10 UTC 2014


Changeset: 48c15b47a4f1
Author:    anoll
Date:      2014-04-29 07:59 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/48c15b47a4f1

8040798: compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline
Summary: Fixes broken memory freeing of compile queue tasks and makes sure that blocking compiles do not hang the VM if compilation gets disabled due to a full code cache.
Reviewed-by: kvn, iveresov

! src/share/vm/compiler/compileBroker.cpp
! src/share/vm/compiler/compileBroker.hpp
! src/share/vm/runtime/advancedThresholdPolicy.cpp
! src/share/vm/runtime/simpleThresholdPolicy.cpp



More information about the jdk9-all-changes mailing list