[11] RFR(XS): 8197608: MacroAssembler::unimplemented calls global operator new[]

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Feb 13 17:56:08 UTC 2018


Okay.

Thanks,
Vladimir

On 2/13/18 2:12 AM, Tobias Hartmann wrote:
> Hi,
> 
> please review the following fix that removes C heap allocation of string buffers:
> https://bugs.openjdk.java.net/browse/JDK-8197608
> http://cr.openjdk.java.net/~thartmann/8197608/webrev.00/
> 
> This is consistent with the implementation on ARM:
> http://hg.openjdk.java.net/jdk/hs/file/040293c73621/src/hotspot/cpu/arm/macroAssembler_arm.cpp#l1710
> 
> Thanks,
> Tobias
> 


More information about the hotspot-compiler-dev mailing list