hg: jdk9/hs-comp/hotspot: 2 new changesets

igor.veresov at oracle.com igor.veresov at oracle.com
Fri Mar 14 17:25:05 UTC 2014


Changeset: 3a21c3b0d33b
Author:    iveresov
Date:      2014-03-13 14:55 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/3a21c3b0d33b

8037149: C1: getThreadTemp should return a T_LONG register on 64bit
Summary: Fix the type of the register returned by getThreadTemp() to depend on bitness
Reviewed-by: kvn, twisti

! src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp
! src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp

Changeset: 40649d5db018
Author:    iveresov
Date:      2014-03-13 14:55 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/40649d5db018

8037140: C1: Incorrect argument type used for SharedRuntime::OSR_migration_end in LIRGenerator::do_Goto
Summary: Fix the type of osrBuffer parameter to depend on bitness
Reviewed-by: kvn, twisti

! src/share/vm/c1/c1_LIRGenerator.cpp



More information about the jdk9-hs-comp-changes mailing list