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

edward.nevill at gmail.com edward.nevill at gmail.com
Thu Jun 2 23:28:24 UTC 2016


Changeset: e4456332a936
Author:    enevill
Date:      2016-06-02 10:11 +0100
URL:       http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/e4456332a936

8158492: aarch32: bogus warning CRC32 Intrinsics not implemented
Summary: Remove bogus check
Reviewed-by: enevill
Contributed-by: andrey at azul.com

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

Changeset: ed862952a77b
Author:    enevill
Date:      2016-06-02 10:55 +0100
URL:       http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/ed862952a77b

8158386: aarch32: jlong value corrupt when returned from method being deoptimized
Summary: Save/restore high half of jlongs in r1
Reviewed-by: enevill
Contributed-by: andrey at azul.com

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

Changeset: b5e1ed699ab1
Author:    enevill
Date:      2016-06-02 11:08 +0100
URL:       http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/b5e1ed699ab1

8158498: aarch32: os::current_stack_pointer may return unaligned sp
Summary: Use external asm function to set sp correctly
Reviewed-by: enevill
Contributed-by: akozlov at azul.com, akashche at redhat.com

+ src/os_cpu/linux_aarch32/vm/asm_os_linux_aarch32.s
! src/os_cpu/linux_aarch32/vm/os_linux_aarch32.cpp

Changeset: 61fe2b0dd7c8
Author:    enevill
Date:      2016-06-02 11:16 +0100
URL:       http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/61fe2b0dd7c8

8158500: aarch32: regression test com/sun/jdi/PopAsynchronousTest.java crashes VM
Summary: restore dispatch register in remove_activation
Reviewed-by: enevill
Contributed-by: fedor.burdun at azulsystems.com

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



More information about the aarch32-port-dev mailing list