Security fixes are back; other fixes can go in. Time for build 18?

Joseph D. Darcy Joe.Darcy at Sun.COM
Tue Dec 8 11:48:06 PST 2009


Andrew John Hughes wrote:
> 2009/12/8 Jonathan Gibbons <Jonathan.Gibbons at sun.com>:
>   
>> Andrew John Hughes wrote:
>>     
>>> Finally, during build, I just spotted another issue.  The langtools
>>> build wrongly passes -Werror to javac and this has been removed in the
>>> OpenJDK7 version.  It only shows up if you build OpenJDK6 with
>>> OpenJDK7, so it's minor but probably worth fixing.  I doubt that is
>>> the only building-with-7 issue though.
>>>
>>>       
>> langtools is supposed to be warning free and thus is supposed to use
>> -Werror.
>>
>> -- Jon
>>
>>     
>
> Not according to this changeset of yours:
>
> http://hg.openjdk.java.net/jdk7/jdk7/langtools/rev/12c9e612e9e31
>   

The removal of Werror from langtools in JDK 7 was a transitory change; 
it came back as part of Jon's subsequent changset:

http://hg.openjdk.java.net/jdk7/jdk7/langtools/rev/b4b1f7732289

-Joe


More information about the jdk6-dev mailing list