hg: jdk/jdk: 3 new changesets
per.liden at oracle.com
per.liden at oracle.com
Mon May 14 13:55:39 UTC 2018
Changeset: 1560c3a7fbbf
Author: pliden
Date: 2018-05-14 15:42 +0200
URL: http://hg.openjdk.java.net/jdk/jdk/rev/1560c3a7fbbf
8202994: Add support for undoing last TLAB allocation
Reviewed-by: shade, stefank
! src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp
! src/hotspot/share/gc/shared/threadLocalAllocBuffer.inline.hpp
Changeset: 454fa295105c
Author: pliden
Date: 2018-05-14 15:42 +0200
URL: http://hg.openjdk.java.net/jdk/jdk/rev/454fa295105c
8202976: Add C1 lea patching support for x86
Reviewed-by: kvn, neliasso
! src/hotspot/cpu/aarch64/c1_LIRAssembler_aarch64.cpp
! src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp
! src/hotspot/cpu/ppc/c1_LIRAssembler_ppc.cpp
! src/hotspot/cpu/s390/c1_LIRAssembler_s390.cpp
! src/hotspot/cpu/sparc/c1_LIRAssembler_sparc.cpp
! src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp
! src/hotspot/cpu/x86/nativeInst_x86.cpp
! src/hotspot/cpu/x86/nativeInst_x86.hpp
! src/hotspot/share/c1/c1_LIR.hpp
! src/hotspot/share/c1/c1_LIRAssembler.cpp
! src/hotspot/share/c1/c1_LIRAssembler.hpp
Changeset: b99e90f885bf
Author: pliden
Date: 2018-05-14 15:43 +0200
URL: http://hg.openjdk.java.net/jdk/jdk/rev/b99e90f885bf
8202993: Add support for x86 testptr/testq with register and address
Reviewed-by: kvn, neliasso
! src/hotspot/cpu/x86/assembler_x86.cpp
! src/hotspot/cpu/x86/assembler_x86.hpp
! src/hotspot/cpu/x86/macroAssembler_x86.hpp
More information about the jdk-changes
mailing list