History log of /openjdk9/hotspot/src/share/vm/code/dependencyContext.hpp
Revision Date Author Comments
# 12246:dfe9fb173b3e 20-May-2016 jwilhelm

8157453: Convert DependencyContext_test to GTest
Reviewed-by: dholmes, rehn, kzhaldyb


# 9511:e004852d3765 25-Nov-2015 vlivanov

8144024: Octane fails with "memory leak: allocating handle outside HandleMark"
Reviewed-by: kvn


# 9509:b4423d021a08 24-Nov-2015 vlivanov

8143408: Crash during InstanceKlass unloading when clearing dependency context
Reviewed-by: kvn


# 9483:09ac9142d6ef 17-Nov-2015 vlivanov

8139595: MethodHandles::remove_dependent_nmethod is not MT safe
Reviewed-by: jrose, coleenp