Building OpenJDK8 using OpenJDK7

Tim Ellison t.p.ellison at gmail.com
Fri Oct 21 08:28:10 PDT 2011


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: webrev.zip
Type: application/zip
Size: 24176 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/build-dev/attachments/20111021/6f1bdf0b/webrev.zip 


More information about the build-dev mailing list