RFR: JDK-8198243: Add build time check for global operator new/delete in object files

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Mon Mar 5 23:03:15 UTC 2018


On 2018-03-05 21:06, Erik Joelsson wrote:
> New webrev: http://cr.openjdk.java.net/~erikj/8198243/webrev.04
Looks good to me.

/Magnus

>
> /Erik
>
>
> On 2018-03-05 12:03, Erik Joelsson wrote:
>>
>> On 2018-03-05 11:46, Kim Barrett wrote:
>>> Old code in toolkit.m4 did the OBJDUMP stuff unconditionally. New 
>>> code makes it conditional on TOOLCHAIN_TYPE.
>>> That doesn’t seem right.  compare.sh seems to want OBJDUMP for aix 
>>> too, and that’s not in the toolchain list here.
>> That is a good point. I forgot about aix and was thinking more in the 
>> lines of not windows. Will restore the OBJDUMP code completely.
>>
>> /Erik
>



More information about the hotspot-runtime-dev mailing list