hg: aarch32-port/jdk8u/hotspot: 7 new changesets

edward.nevill at gmail.com edward.nevill at gmail.com
Wed Mar 23 09:52:18 UTC 2016


Changeset: cfd9e09e03e1
Author:    enevill
Date:      2016-03-17 11:43 +0000
URL:       http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/cfd9e09e03e1

8151774: longs may be passed in incorrect register
Reviewed-by: enevill
Contributed-by: akozlov at azul.com

! src/cpu/aarch32/vm/sharedRuntime_aarch32.cpp

Changeset: fbcdff021df5
Author:    enevill
Date:      2016-03-22 10:41 +0000
URL:       http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/fbcdff021df5

8152130: aarch32: remove unused definition of min
Summary: remove unused def of min to allow compilation with gcc 6
Reviewed-by: enevill
Contributed-by: akashche at redhat.com

! src/cpu/aarch32/vm/sharedRuntime_aarch32.cpp

Changeset: 8f6a9ab4d930
Author:    enevill
Date:      2016-03-22 16:11 +0000
URL:       http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/8f6a9ab4d930

8152131: aarch32: specify which overloaded variant of fmod to use
Summary: cast fmod compile with gcc 6
Reviewed-by: enevill
Contributed-by: akashche at redhat.com

! src/cpu/aarch32/vm/templateTable_aarch32.cpp

Changeset: 205725ab0f1c
Author:    enevill
Date:      2016-03-22 16:15 +0000
URL:       http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/205725ab0f1c

8152297: Macroassmbler:divide has to be able accept the same dividend and divisor
Summary: Remove assert which failes becuase divide is called with same dividend and divisor
Reviewed-by: enevill
Contributed-by: snazarkin at azul.com

! src/cpu/aarch32/vm/macroAssembler_aarch32.cpp

Changeset: 6c3f66ac3800
Author:    enevill
Date:      2016-03-22 16:27 +0000
URL:       http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/6c3f66ac3800

8152304: aarch32: fix for compiler/7116216/StackOverflow regression test
Reviewed-by: enevill
Contributed-by: snazarkin at azul.com

! src/cpu/aarch32/vm/stubGenerator_aarch32.cpp
! src/cpu/aarch32/vm/templateInterpreter_aarch32.cpp

Changeset: b5648d88fc8e
Author:    enevill
Date:      2016-03-22 16:35 +0000
URL:       http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/b5648d88fc8e

8152408: Remove stop in JVMTI popframe
Summary: Remove debug stop and fixe register usage
Reviewed-by: enevill
Contributed-by: snazarkin at azul.com

! src/cpu/aarch32/vm/templateInterpreter_aarch32.cpp

Changeset: 499d20843d40
Author:    enevill
Date:      2016-03-22 16:53 +0000
URL:       http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/499d20843d40

8152442: change in ldrd/strd macrosses required for implicit null check
Reviewed-by: enevill
Contributed-by: fedor.burdun at azulsystems.com

! src/cpu/aarch32/vm/macroAssembler_aarch32.cpp
! src/cpu/aarch32/vm/macroAssembler_aarch32.hpp



More information about the aarch32-port-dev mailing list