RFR JDK-8026300: VM warning: increase O_BUFLEN in ostream.hpp -- output truncated occurs with fastdebug VM when printing flags

Staffan Larsen staffan.larsen at oracle.com
Tue Dec 3 11:13:21 PST 2013


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