RFR(S): 8138890: C1: Ambiguous operator delete

Christian Thalinger christian.thalinger at oracle.com
Wed Oct 7 01:32:26 UTC 2015


> On Oct 6, 2015, at 3:56 AM, Doerr, Martin <martin.doerr at sap.com> wrote:
> 
> Hi,
>  
> xlC on AIX rejects to compile LIRGenerator and RangeCheckEliminator::Verification due to ambiguous operator delete which gets inherited from multiple base classes.
> This change is a prerequisite for our C1 on PPC64 contribution.
>  
> Webrev is here:
> http://cr.openjdk.java.net/~mdoerr/8138890_c1_ambiguous_delete/webrev.00 <http://cr.openjdk.java.net/~mdoerr/8138890_c1_ambiguous_delete/webrev.00>
Let me ask my question here:  why do you need the delete methods to be public on AIX?

>  
> Please review this change.  I need a sponsor, please.
>  
> Best regards,
>   Martin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151006/00c821e5/attachment.html>


More information about the hotspot-compiler-dev mailing list