hg: jdk10/hs/hotspot: 8169206: TemplateInterpreter::_continuation_entry is never referenced
max.ockner at oracle.com
max.ockner at oracle.com
Mon Feb 13 17:17:59 UTC 2017
Changeset: dedf248e8e3e
Author: mockner
Date: 2017-02-13 10:37 -0500
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/dedf248e8e3e
8169206: TemplateInterpreter::_continuation_entry is never referenced
Summary: TemplateInterpreter::_continuation_entry has been removed.
Reviewed-by: coleenp, dholmes, fparain
! src/cpu/aarch64/vm/templateInterpreterGenerator_aarch64.cpp
! src/cpu/arm/vm/templateInterpreterGenerator_arm.cpp
! src/cpu/ppc/vm/templateInterpreterGenerator_ppc.cpp
! src/cpu/s390/vm/templateInterpreterGenerator_s390.cpp
! src/cpu/sparc/vm/templateInterpreterGenerator_sparc.cpp
! src/cpu/x86/vm/templateInterpreterGenerator_x86.cpp
! src/share/vm/interpreter/templateInterpreter.cpp
! src/share/vm/interpreter/templateInterpreter.hpp
! src/share/vm/interpreter/templateInterpreterGenerator.cpp
! src/share/vm/interpreter/templateInterpreterGenerator.hpp
More information about the jdk10-hs-changes
mailing list