Fix warnings occurring with gcc 4.3
Xiaobin Lu
Xiaobin.Lu at Sun.COM
Tue Feb 3 13:54:43 PST 2009
Did you check out the latest code? Those you pointed out have been
already fixed.
-Xiaobin
On 02/03/09 12:30, Andrew John Hughes wrote:
> A number of warnings are thrown when compiling the HotSpot code with
> gcc 4.3, all of which are related to the incorrect use of printf
> format specifiers. As HotSpot is built with -Werror, these cause the
> build to fail. The attached patch against OpenJDK7 fixes them.
>
More information about the hotspot-dev
mailing list