hg: valhalla/valhalla: Object methods on values (original) (raw)
david.simms at oracle.com david.simms at oracle.com
Tue May 22 14:26:36 UTC 2018
- Previous message (by thread): Value types and nulls
- Next message (by thread): Review Request JDK-8202861: [lworld] update jdk value type tests not to declare static field of its own value type
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 555407c365d3 Author: dsimms Date: 2018-05-22 16:26 +0200 URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/555407c365d3
Object methods on values
! src/hotspot/cpu/x86/interp_masm_x86.cpp ! src/hotspot/cpu/x86/macroAssembler_x86.cpp ! src/hotspot/cpu/x86/macroAssembler_x86.hpp ! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp ! src/hotspot/share/classfile/classFileParser.cpp ! src/hotspot/share/classfile/classFileParser.hpp ! src/hotspot/share/classfile/systemDictionary.cpp ! src/hotspot/share/gc/shared/collectedHeap.inline.hpp ! src/hotspot/share/memory/universe.cpp ! src/hotspot/share/memory/universe.hpp ! src/hotspot/share/oops/arrayKlass.cpp ! src/hotspot/share/oops/instanceKlass.cpp ! src/hotspot/share/oops/klass.cpp ! src/hotspot/share/oops/klass.hpp ! src/hotspot/share/oops/klass.inline.hpp ! src/hotspot/share/oops/markOop.hpp ! src/hotspot/share/oops/oop.cpp ! src/hotspot/share/oops/oop.hpp ! src/hotspot/share/oops/oop.inline.hpp ! src/hotspot/share/oops/valueKlass.cpp ! src/hotspot/share/oops/valueKlass.hpp ! src/hotspot/share/prims/jvm.cpp ! src/hotspot/share/runtime/biasedLocking.cpp ! src/hotspot/share/runtime/synchronizer.cpp ! src/hotspot/share/runtime/synchronizer.hpp ! src/hotspot/share/utilities/globalDefinitions.hpp
- test/hotspot/jtreg/runtime/valhalla/valuetypes/ObjectMethods.java
- test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueWithJni.java ! test/hotspot/jtreg/runtime/valhalla/valuetypes/classfileparser/BadValueTypes.java ! test/hotspot/jtreg/runtime/valhalla/valuetypes/classfileparser/cfpTests.jcod
- test/hotspot/jtreg/runtime/valhalla/valuetypes/libValueWithJni.c
- Previous message (by thread): Value types and nulls
- Next message (by thread): Review Request JDK-8202861: [lworld] update jdk value type tests not to declare static field of its own value type
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]