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

Andrew John Hughes gnu_andrew at member.fsf.org
Mon Nov 9 08:21:10 PST 2009


2009/11/7 Joseph D. Darcy <Joe.Darcy at sun.com>:
> Jonathan Gibbons wrote:
>>
>> Andrew John Hughes wrote:
>>>
>>> 2009/11/7 Joseph D. Darcy <Joe.Darcy at sun.com>:
>>>
>>>>
>>>> Hello.
>>>>
>>>> The latest batch of security fixes have been pushed into OpenJDK 6.
>>>>
>>>> Martin and Andrew, you're clear to push your other fixes back.
>>>>
>>>>
>>>
>>> Thanks, I'll get onto that tomorrow or Monday.
>>>
>>>
>>>>
>>>> Now that OpenJDK 6 has the latest security fixes, Andrew's backport of
>>>> Nimbus, and the new delivery model for jaxp and jaxws, that might be a
>>>> good
>>>> amount of change to be a new build, b18.
>>>>
>>>> Is there any other work that should go back into b18?
>>>>
>>>>
>>>
>>> I'd like to get a backport of
>>> http://hg.openjdk.java.net/jdk7/jdk7/rev/d6b08bdb9a54 in.  It's a
>>> minor fix that Kelly found that gets rid of the superfluous -fastdebug
>>> build directory currently being produced by OpenJDK6 builds.
>>>
>>> Otherwise I think it's good to go.
>>>
>>> The list has been silent on the matter, but I discussed hs16 and
>>> OpenJDK6 with Dalibor on IRC and we agreed that it would be better to
>>> wait until this is more stable before bumping up OpenJDK6 to it.
>>> IcedTea is currently supporting it as a build option, but it isn't
>>> turned on by default.  One advantage to hs16 going into OpenJDK6 is
>>> that the Zero assembler port changeset which was recently promoted
>>> into b75 could be backported.  Otherwise, it needs a few things
>>> ripping out to work with hs14 (and then putting back when we do go to
>>> hs16).
>>>
>>>
>>>>
>>>> -Joe
>>>>
>>>>
>>>
>>> Thanks,
>>>
>>
>> Joe and I have also discussed the possibility of backporting the JDK7
>> javac filemanager back to OpenJDK 6, now that we have completed a number of
>> significant bug fixes.  However, this should now probably wait until after
>> b18.
>>
>
>
> Yes, I think the javac file manager fixes would be good for b19.
>
> -Joe
>

I've pushed two of the approved fixes:

JAXWS/JAXP ALT_DROPS_DIR sync:
http://hg.openjdk.java.net/jdk6/jdk6/jaxws/rev/53012f905520
http://hg.openjdk.java.net/jdk6/jdk6/jaxp/rev/e69b78c54335

fastdebug directory fix:
http://hg.openjdk.java.net/jdk6/jdk6/rev/3307d11b8026

but having an issue with jcheck and the X11 fix:

remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 2 changesets with 1 changes to 1 files
remote:
remote: > Changeset: 240:318875d8173c
remote: > Author:    andrew
remote: > Date:      2009-11-09 06:17
remote: >
remote: > 6897844: Fix broken build on newer versions of X11 (libXext >= 1.1.0)
remote: > Summary: Recent changes to X11's header structure break the build
remote: > Reviewed-by: prr, flar
remote: > Contributed-by: Diego Pettenò <flameeyes at gmail.com>
remote:
remote: Invalid contributor attribution

Does jcheck not like UTF-8?
-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8


More information about the jdk6-dev mailing list