hg: valhalla/valhalla: 2 new changesets

ioi.lam at oracle.com ioi.lam at oracle.com
Tue Jul 9 00:01:30 UTC 2019


Changeset: fd84386a3ff6
Author:    iklam
Date:      2019-07-08 12:59 -0700
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/fd84386a3ff6

8226921: [lworld] Refactor argument shuffling code for ValueTypePassFieldsAsArgs
Reviewed-by: dsamersoff

! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.hpp
! src/hotspot/share/asm/macroAssembler.hpp
+ src/hotspot/share/asm/macroAssembler_common.cpp
+ src/hotspot/share/asm/macroAssembler_common.hpp
+ src/hotspot/share/runtime/signature_cc.hpp

Changeset: fc0e33f800da
Author:    iklam
Date:      2019-07-08 12:57 -0700
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/fc0e33f800da

8224944: [lworld] TestCallingConventionC1::test63 fails with -Xcomp
Reviewed-by: thartmann

! src/hotspot/share/c1/c1_LIRAssembler.cpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.hpp
! test/hotspot/jtreg/compiler/valhalla/valuetypes/TestCallingConventionC1.java



More information about the valhalla-dev mailing list