hg: jdk/hs: 8197608: MacroAssembler::unimplemented calls global operator new[]
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Wed Feb 14 07:28:53 UTC 2018
Changeset: 8c64b94dca9d
Author: thartmann
Date: 2018-02-14 08:23 +0100
URL: http://hg.openjdk.java.net/jdk/hs/rev/8c64b94dca9d
8197608: MacroAssembler::unimplemented calls global operator new[]
Summary: Removed C heap allocation of string buffers.
Reviewed-by: kvn, shade
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
! src/hotspot/cpu/sparc/macroAssembler_sparc.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
More information about the jdk-hs-changes
mailing list