hg: jdk/submit: 8207343: Automate vtable/itable stub size calculation
lutz.schmidt at sap.com
lutz.schmidt at sap.com
Mon Sep 3 07:49:20 UTC 2018
Changeset: 54b344d9dd4e
Author: lucy
Date: 2018-09-03 09:43 +0200
URL: http://hg.openjdk.java.net/jdk/submit/rev/54b344d9dd4e
8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn, mdoerr
! src/hotspot/cpu/aarch64/vtableStubs_aarch64.cpp
! src/hotspot/cpu/arm/vtableStubs_arm.cpp
! src/hotspot/cpu/ppc/vtableStubs_ppc_64.cpp
! src/hotspot/cpu/s390/vtableStubs_s390.cpp
! src/hotspot/cpu/sparc/vtableStubs_sparc.cpp
! src/hotspot/cpu/x86/vtableStubs_x86_32.cpp
! src/hotspot/cpu/x86/vtableStubs_x86_64.cpp
! src/hotspot/share/code/vtableStubs.cpp
! src/hotspot/share/code/vtableStubs.hpp
! src/hotspot/share/logging/logTag.hpp
More information about the jdk-submit-changes
mailing list