RFR(S): 8138890: C1: Ambiguous operator delete
Doerr, Martin
martin.doerr at sap.com
Tue Oct 6 13:56:06 UTC 2015
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
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/619758d2/attachment-0001.html>
More information about the hotspot-compiler-dev
mailing list