RFR JDK-8026300: VM warning: increase O_BUFLEN in ostream.hpp -- output truncated occurs with fastdebug VM when printing flags
Zhengyu Gu
zhengyu.gu at oracle.com
Tue Dec 3 11:25:28 PST 2013
Thanks for the quick review.
-Zhengyu
On Dec 3, 2013, at 2:13 PM, Staffan Larsen wrote:
> Looks good!
>
> (we should use "__attribute__ format" to let the compiler catch these problems)
>
> Thanks,
> /Staffan
>
> On 3 dec 2013, at 19:31, Zhengyu Gu <zhengyu.gu at oracle.com> wrote:
>
>> This is a simple fix in context of nightly failures cleaning up. The fix will go into JDK 9 once the repository is open.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8026300
>> Webrev: http://cr.openjdk.java.net/~zgu/8026300/webrev.00/
>>
>> Test:
>> Tested on reported platform, which is Linux 32 bit.
>>
>> Thanks,
>>
>> -Zhengyu
>
More information about the hotspot-runtime-dev
mailing list