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:52:16 PST 2009


Martin Buchholz wrote:
> On Tue, Dec 8, 2009 at 10:10, Andrew John Hughes
> <gnu_andrew at member.fsf.org> wrote:
>
>   
>>> Unfortunately, the most expedient way to get this fix back to probably to
>>> ASCII-fy the contributor's name.
>>>
>>>       
>> I've already tried that.  Whatever jcheck is doing goes beyond ASCII
>> as it doesn't accept a backtick either (o` is the ASCIIfied version)
>>     
>
> Probably you have to go further and [A-Za-z]ify it

 From when I looked at the code, the regex is for [A-Za-z0-9].

-Joe


More information about the jdk6-dev mailing list