RFR(T): 8214206: Fix for JDK-8213419 is broken on 32-bit
Doerr, Martin
martin.doerr at sap.com
Thu Nov 22 17:43:08 UTC 2018
Hi Roland,
please remove log2_intptr(intptr_t x). The sign conversion can be done implicitly.
This fixes "call of overloaded 'log2_intptr(int)' is ambiguous".
Best regards,
Martin
-----Original Message-----
From: hotspot-dev <hotspot-dev-bounces at openjdk.java.net> On Behalf Of Roland Westrelin
Sent: Donnerstag, 22. November 2018 17:54
To: Aleksey Shipilev <shade at redhat.com>; hotspot-dev Source Developers <hotspot-dev at openjdk.java.net>
Subject: Re: RFR(T): 8214206: Fix for JDK-8213419 is broken on 32-bit
Based on Aleksey's patch:
http://cr.openjdk.java.net/~roland/8214206/webrev.01/
This builds on all platform I can try. I pushed it through the submit
repo but it seems it's currently unstable so it's quite likely to
produce no useful result.
Roland.
More information about the hotspot-dev
mailing list