hg: valhalla/valhalla: 8212245: Remove Thread-Local Value Buffer

frederic.parain at oracle.com frederic.parain at oracle.com
Wed Oct 17 16:55:57 UTC 2018


Changeset: 71fc0e24ac49
Author:    fparain
Date:      2018-10-17 12:55 -0400
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/71fc0e24ac49

8212245: Remove Thread-Local Value Buffer
Reviewed-by: thartmann

! src/hotspot/cpu/x86/frame_x86.cpp
! src/hotspot/cpu/x86/frame_x86.hpp
! src/hotspot/cpu/x86/frame_x86.inline.hpp
! 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/templateInterpreterGenerator_x86.cpp
! src/hotspot/cpu/x86/templateTable_x86.cpp
! src/hotspot/share/ci/ciValueKlass.cpp
! src/hotspot/share/ci/ciValueKlass.hpp
! src/hotspot/share/classfile/classFileParser.cpp
! src/hotspot/share/compiler/oopMap.cpp
! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/interpreter/interpreterRuntime.hpp
! src/hotspot/share/interpreter/templateTable.cpp
! src/hotspot/share/memory/universe.cpp
- src/hotspot/share/memory/vtBuffer.cpp
- src/hotspot/share/memory/vtBuffer.hpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/oops/method.hpp
! src/hotspot/share/oops/oop.cpp
! src/hotspot/share/oops/oop.inline.hpp
! src/hotspot/share/oops/valueKlass.cpp
! src/hotspot/share/oops/valueKlass.hpp
! src/hotspot/share/opto/callGenerator.cpp
! src/hotspot/share/opto/doCall.cpp
! src/hotspot/share/opto/graphKit.cpp
! src/hotspot/share/opto/parse1.cpp
! src/hotspot/share/opto/parse3.cpp
! src/hotspot/share/opto/valuetypenode.cpp
! src/hotspot/share/opto/valuetypenode.hpp
! src/hotspot/share/prims/privilegedStack.cpp
! src/hotspot/share/prims/unsafe.cpp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/deoptimization.cpp
! src/hotspot/share/runtime/frame.cpp
! src/hotspot/share/runtime/frame.hpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/handles.cpp
! src/hotspot/share/runtime/interfaceSupport.cpp
! src/hotspot/share/runtime/javaCalls.cpp
! src/hotspot/share/runtime/jniHandles.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/thread.hpp
! src/hotspot/share/runtime/vframeArray.cpp
! src/hotspot/share/runtime/vm_operations.cpp
! src/hotspot/share/runtime/vm_operations.hpp
! src/hotspot/share/services/diagnosticCommand.cpp
! src/hotspot/share/services/diagnosticCommand.hpp
! test/hotspot/jtreg/compiler/valhalla/valuetypes/TestCallingConvention.java
- test/hotspot/jtreg/runtime/valhalla/valuetypes/VTBufferTest.java
- test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypeGenerator.java



More information about the valhalla-dev mailing list