hg: jdk9/hs-rt/hotspot: 8074345: Enable RewriteBytecodes when VM runs with CDS

yumin.qi at oracle.com yumin.qi at oracle.com
Thu Mar 26 00:33:00 UTC 2015


Changeset: 0b0b09a60061
Author:    minqi
Date:      2015-03-25 15:18 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/0b0b09a60061

8074345: Enable RewriteBytecodes when VM runs with CDS
Summary: Enable bytecode rewriting when CDS turned on.
Reviewed-by: coleenp, iklam
Contributed-by: yumin.qi at oracle.com, ioi.lam at oracle.com

! src/cpu/sparc/vm/templateTable_sparc.cpp
! src/cpu/x86/vm/templateTable_x86.cpp
! src/share/vm/interpreter/bytecodeInterpreter.cpp
! src/share/vm/interpreter/bytecodes.cpp
! src/share/vm/interpreter/bytecodes.hpp
! src/share/vm/interpreter/interpreterRuntime.cpp
! src/share/vm/interpreter/linkResolver.cpp
! src/share/vm/interpreter/rewriter.cpp
! src/share/vm/interpreter/templateTable.cpp
! src/share/vm/interpreter/templateTable.hpp
! src/share/vm/memory/metaspaceShared.cpp
! src/share/vm/oops/constMethod.hpp
! src/share/vm/runtime/arguments.cpp



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