hg: jdk9/hs-comp/hotspot: 8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects

roland.westrelin at oracle.com roland.westrelin at oracle.com
Thu Dec 11 00:18:52 UTC 2014


Changeset: eaa8491c3fec
Author:    roland
Date:      2014-12-10 16:45 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/eaa8491c3fec

8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects
Summary: -XX:+TraceDeoptimization tries to print realloc'ed objects even when there are none
Reviewed-by: kvn

! src/share/vm/runtime/deoptimization.cpp
+ test/compiler/uncommontrap/TraceDeoptimizationNoRealloc.java



More information about the jdk9-hs-comp-changes mailing list