RFR: 8254270: linux 32 bit build doesn't compile libjdwp/log_messages.c [v2]
Coleen Phillimore
coleenp at openjdk.java.net
Thu Nov 5 20:36:59 UTC 2020
On Thu, 5 Nov 2020 20:27:11 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Use Thomas's fix instead.
>
> src/jdk.jdwp.agent/share/native/libjdwp/log_messages.c line 85:
>
>> 83: "%.19s.%.3d %.50s", timestamp_date_time,
>> 84: (int)(millisecs), timestamp_timezone);
>> 85: #endif
>
> Don't forget to remove the old code.
Yes, got it. Thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/1067
More information about the serviceability-dev
mailing list