Fix warnings occurring with gcc 4.3

Vladimir Kozlov Vladimir.Kozlov at Sun.COM
Tue Feb 3 15:12:36 PST 2009


6778669. Still in Dispatched state.

Vladimir

Andrew John Hughes wrote:
> 2009/2/3 Xiaobin Lu <Xiaobin.Lu at sun.com>:
>> On 02/03/09 14:24, Andrew John Hughes wrote:
>>
>> 2009/2/3 Xiaobin Lu <Xiaobin.Lu at sun.com>:
>>
>>
>> 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.
>>
>>
>>
>>
>>
>> They are not fixed in b45.
>>
>>
>> b45 is the latest promoted build. hg.openjdk.java.net/jdk7/hotspot should
>> have those what you are trying to fix. Those will show up in the next
>> promotion build.
>>
>> -Xiaobin
>>
>>
> 
> Good. We obviously don't build directly from the forest and it isn't
> clear that such changes are in that tree; the commit list just shows
> the branch being tagged.



More information about the hotspot-dev mailing list