[PATCH] 2013/10/15 Security Errata: JDK Changes

Alex Kasko mail at alexkasko.com
Sat Nov 16 13:54:04 PST 2013


On 11/15/2013 06:33 PM, Andrew wrote:
>
>
> ----- Original Message -----
>> Hi Alex,
>>
>> * Alex Kasko <mail at alexkasko.com> [2013-11-14 04:54]:
>>> Is jdk7 now required for bootstrap?
>>
>> No, it should be able to bootstrap with itself.
>>
>>> With jdk6b28 bootstrap it builds for me only after I remove these lines:
>>>
>>>      ./jdk/make/com/sun/jmx/Makefile:129: -emitPermissionCheck
>>> \
>>>      ./jdk/make/com/sun/jmx/Makefile:135: -emitPermissionCheck
>>> \
>>>
>>> Otherwise it fails with "-emitPermissionCheck is an invalid option
>>> or argument".
>>
>> Thanks for the feedback!
>>
>> The implementation of "-emitPermissionCheck" is part of corba repo,
>> while this webrev contains just the JDK changes. Given that openjdk6
>> doesn't have the corresponding corba changes then it is pretty much
>> expected that it won't build.
>>
>> Can you build openjdk6-b28 and/or a new-ish icedtea6 on your machine? If
>> so, then you should be able to build openjdk6 too once all the security
>> changes for all the repos are pushed.
>>
>> Thanks,
>> Omair
>>
>> --
>> PGP Key: 66484681 (http://pgp.mit.edu/)
>> Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681
>>
>
> Yes, it will work again once the CORBA webrev is in as well.
>

Something is wrong with the jdk patch I think. With both patches (jdk 
and corba) applied I get the same error at the end of the build as in 
this email - 
http://mail.openjdk.java.net/pipermail/jdk6-dev/2013-November/003099.html
I haven't look in the makefiles changes though. Until this error 
windows-i586 builds fine.

-- 
Regards,
Alex Kasko

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3742 bytes
Desc: S/MIME Cryptographic Signature
Url : http://mail.openjdk.java.net/pipermail/jdk6-dev/attachments/20131117/43ca7ec8/smime.p7s 


More information about the jdk6-dev mailing list