hg: jdk/sandbox: 8229345: Memory leak due to vtable stubs not being shared on SPARC

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Aug 16 15:45:17 UTC 2019


Changeset: 0a8407a78a2f
Author:    eosterlund
Date:      2019-08-16 16:50 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/0a8407a78a2f

8229345: Memory leak due to vtable stubs not being shared on SPARC
Reviewed-by: mdoerr, dholmes, kvn

! src/hotspot/cpu/aarch64/globals_aarch64.hpp
! src/hotspot/cpu/arm/globals_arm.hpp
! src/hotspot/cpu/ppc/globals_ppc.hpp
! src/hotspot/cpu/s390/globals_s390.hpp
! src/hotspot/cpu/sparc/globals_sparc.hpp
! src/hotspot/cpu/x86/globals_x86.hpp
! src/hotspot/cpu/zero/globals_zero.hpp
! src/hotspot/share/code/vtableStubs.cpp
! src/hotspot/share/runtime/globals.hpp



More information about the jdk-sandbox-changes mailing list