hg: valhalla/valhalla: 8209134: [lworld] New nmethod entry point for unscalarized (nullable) value type arguments
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Fri Aug 31 09:43:23 UTC 2018
Changeset: b67209827a78
Author: thartmann
Date: 2018-08-31 11:43 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/b67209827a78
8209134: [lworld] New nmethod entry point for unscalarized (nullable) value type arguments
Reviewed-by: roland
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.hpp
! src/hotspot/cpu/x86/methodHandles_x86.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
! src/hotspot/cpu/x86/x86_64.ad
! src/hotspot/share/aot/aotCompiledMethod.hpp
! src/hotspot/share/asm/codeBuffer.hpp
! src/hotspot/share/code/compiledMethod.hpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/code/nmethod.hpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/oops/method.hpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/machnode.hpp
! src/hotspot/share/opto/node.hpp
! src/hotspot/share/opto/output.cpp
! src/hotspot/share/opto/parse1.cpp
! src/hotspot/share/opto/type.cpp
! src/hotspot/share/runtime/signature.cpp
! test/hotspot/jtreg/compiler/valhalla/valuetypes/TestMethodHandles.java
More information about the valhalla-dev
mailing list