hg: jdk/submit: 2 new changesets
per.liden at oracle.com
per.liden at oracle.com
Fri May 18 13:31:34 UTC 2018
Changeset: 7b0291382aff
Author: pliden
Date: 2018-05-18 15:21 +0200
URL: http://hg.openjdk.java.net/jdk/submit/rev/7b0291382aff
8203227: Introduce os::processor_id() for Linux and Solaris
Reviewed-by: dholmes, rehn
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/solaris/os_solaris.cpp
! src/hotspot/share/runtime/os.hpp
Changeset: d9bc8557ae16
Author: pliden
Date: 2018-05-18 15:21 +0200
URL: http://hg.openjdk.java.net/jdk/submit/rev/d9bc8557ae16
8202989: Add missing decorators in calls to to arraycopy_prologue/epilogue
Reviewed-by: stefank, eosterlund
! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
! src/hotspot/cpu/arm/stubGenerator_arm.cpp
! src/hotspot/cpu/ppc/stubGenerator_ppc.cpp
! src/hotspot/cpu/s390/stubGenerator_s390.cpp
! src/hotspot/cpu/sparc/stubGenerator_sparc.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_32.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
More information about the jdk-submit-changes
mailing list