hg: jdk9/hs-comp/hotspot: 8022968: Some codecache allocation failures don't result in invoking the sweeper
albert.noll at oracle.com
albert.noll at oracle.com
Thu Jul 3 08:24:45 UTC 2014
Changeset: 2bdf0032cd5a
Author: thartmann
Date: 2014-07-03 08:46 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/2bdf0032cd5a
8022968: Some codecache allocation failures don't result in invoking the sweeper
Summary: Add calls to CompileBroker::handle_full_code_cache() or fail gracefully whenever allocation in the code cache fails.
Reviewed-by: iveresov, vlivanov
! src/share/vm/code/vtableStubs.cpp
! src/share/vm/interpreter/interpreterRuntime.cpp
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/output.cpp
! src/share/vm/runtime/icache.cpp
More information about the jdk9-hs-comp-changes
mailing list