RFR(XS): JDK-8049049 Unportable format string argument mismatch in hotspot/agent/src/os/solaris/proc/saproc.cpp
David Holmes
david.holmes at oracle.com
Sat Jul 26 20:36:05 UTC 2014
On 27/07/2014 2:28 AM, Dmitry Samersoff wrote:
> David,
>
> Thank you for review.
>
> These macro is not available for agent/src and I would prefer don't
> introduce it for just one place.
Okay. Net effect is the same modulo leading zero padding.
David
> -Dmitry
>
> On 2014-07-26 15:03, David Holmes wrote:
>> Hi Dmitry,
>>
>> On 26/07/2014 8:31 PM, Dmitry Samersoff wrote:
>>> Hi Everybody,
>>>
>>> Please review an one line fix:
>>>
>>> http://cr.openjdk.java.net/~dsamersoff/JDK-8049049/webrev.01/
>>
>> In the rest of hotspot we've been switching to using INTPTR_FORMAT and
>> applying p2i() on the arg. Is that available here? (The end result might
>> be the same ...)
>>
>> David
>>
>>>
>
>
More information about the serviceability-dev
mailing list