Building OpenJDK8 using OpenJDK7
Tim Ellison
t.p.ellison at gmail.com
Fri Oct 21 17:18:57 UTC 2011
On 21 October 2011 17:12, Kelly O'Hair <kelly.ohair at oracle.com> wrote:
> I will fix this https issue.
Thanks Kelly.
> However, have you signed the OCA? See
> http://openjdk.java.net/contribute/
>
> Your other changes make sense, but I need to make sure the OCA issue is ok first.
I'm covered by the contribution agreement of my employer, IBM. Sorry
for not making that clear.
Regards,
Tim
> On Oct 21, 2011, at 8:28 AM, Tim Ellison wrote:
>
>> I tried building OpenJDK8 using my build of OpenJDK7, and it failed to
>> download the JAXP/JAXWS source bundles because they are specified
>> using https URLs (and I don't have a cacerts file to do the secure
>> connection). May I suggest these download locations are changed to
>> http?
>>
>> I've attached a proposed webrev for JAXWS, and in the meantime can
>> workaround it using
>> ANT_OPTS=-Djaf_src.master.bundle.url.base=http://java.net/downloads/jax-ws/JDK7
>> It's the same deal on JAXP.
>>
>> Regards,
>> Tim
>> <webrev.zip>
>
>
More information about the build-dev
mailing list