hg: valhalla/valhalla: Summary: Remove CONSTANT_Value* and related MVT code (original) (raw)
lois.foltan at oracle.com lois.foltan at oracle.com
Fri Mar 9 17:57:48 UTC 2018
- Previous message (by thread): hg: valhalla/valhalla: Update tests to run with verifier on
- Next message (by thread): [Nestmates] RFR: 8199309: [Nestmates] The new Class nestmate methods should have SecurityManager checks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 7ebb169ae9a0 Author: hseigel Date: 2018-03-09 12:52 -0500 URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/7ebb169ae9a0
Summary: Remove CONSTANT_Value* and related MVT code Reviewed-by: lfoltan, thartmann Contributed-by: harold.seigel at oracle.com
! src/hotspot/cpu/x86/templateTable_x86.cpp ! src/hotspot/share/c1/c1_GraphBuilder.cpp ! src/hotspot/share/ci/ciEnv.cpp ! src/hotspot/share/ci/ciReplay.cpp ! src/hotspot/share/ci/ciStreams.hpp ! src/hotspot/share/ci/ciTypeFlow.cpp ! src/hotspot/share/classfile/classFileParser.cpp ! src/hotspot/share/classfile/classFileParser.hpp ! src/hotspot/share/classfile/stackMapTable.cpp ! src/hotspot/share/classfile/systemDictionary.cpp ! src/hotspot/share/classfile/systemDictionary.hpp ! src/hotspot/share/interpreter/bytecodeInterpreter.cpp ! src/hotspot/share/interpreter/bytecodeTracer.cpp ! src/hotspot/share/interpreter/interpreterRuntime.cpp ! src/hotspot/share/jvmci/jvmciEnv.cpp ! src/hotspot/share/jvmci/vmStructs_jvmci.cpp ! src/hotspot/share/memory/vtBuffer.cpp ! src/hotspot/share/oops/constantPool.cpp ! src/hotspot/share/oops/constantPool.hpp ! src/hotspot/share/oops/generateOopMap.cpp ! src/hotspot/share/oops/method.cpp ! src/hotspot/share/opto/compile.cpp ! src/hotspot/share/opto/type.cpp ! src/hotspot/share/prims/jvm.cpp ! src/hotspot/share/prims/jvmtiRedefineClasses.cpp ! src/hotspot/share/prims/jvmtiTagMap.cpp ! src/hotspot/share/prims/methodComparator.cpp ! src/hotspot/share/runtime/arguments.cpp ! src/hotspot/share/runtime/deoptimization.cpp ! src/hotspot/share/runtime/fieldType.cpp ! src/hotspot/share/runtime/fieldType.hpp ! src/hotspot/share/runtime/globals.hpp ! src/hotspot/share/runtime/vmStructs.cpp ! src/hotspot/share/utilities/constantTag.cpp ! src/hotspot/share/utilities/constantTag.hpp ! src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotConstantPool.java ! src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotVMConfig.java ! test/hotspot/jtreg/compiler/valhalla/valuetypes/TestBoundValueTypes.java ! test/hotspot/jtreg/compiler/valhalla/valuetypes/TestMinimalValueTypes.java
- Previous message (by thread): hg: valhalla/valhalla: Update tests to run with verifier on
- Next message (by thread): [Nestmates] RFR: 8199309: [Nestmates] The new Class nestmate methods should have SecurityManager checks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]