Building OpenJDK8 using OpenJDK7
    Kelly O'Hair 
    kelly.ohair at oracle.com
       
    Fri Oct 21 16:12:24 UTC 2011
    
    
  
I will fix this https issue. 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.
-kto
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