hg: valhalla/valhalla/hotspot: Fixes OSR with value type arrays and disables ValueTypePassFieldsAsArgs on non-x86_64 platforms. Added VT tests to hotspot_compiler_3.
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Mon Mar 6 14:45:29 UTC 2017
Changeset: 5dadede55f1c
Author: thartmann
Date: 2017-03-06 15:44 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/hotspot/rev/5dadede55f1c
Fixes OSR with value type arrays and disables ValueTypePassFieldsAsArgs on non-x86_64 platforms. Added VT tests to hotspot_compiler_3.
Reviewed-by: roland
! src/cpu/aarch64/vm/globals_aarch64.hpp
! src/cpu/ppc/vm/globals_ppc.hpp
! src/cpu/sparc/vm/globals_sparc.hpp
! src/cpu/x86/vm/globals_x86.hpp
! src/cpu/zero/vm/globals_zero.hpp
! src/share/vm/ci/ciArrayKlass.cpp
! src/share/vm/opto/loopopts.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
! test/TEST.groups
! test/compiler/valhalla/valuetypes/ValueTypeTestBench.java
More information about the valhalla-dev
mailing list