[Bug 1336] [IcedTea6] Bootstrap failure on Fedora 17/18

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Apr 15 15:42:00 PDT 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1336

--- Comment #4 from Omair Majid <omajid at redhat.com> ---
Still getting the same error, on changeset 44dda0c0c865:

compile:
    [javac] Compiling 2545 source files to
/home/omajid/devel/icedtea6/openjdk.build-ecj/jaxws/build/classes
    [javac] ----------
    [javac] 1. ERROR in
/home/omajid/devel/icedtea6/openjdk-ecj/jdk/src/share/classes/com/sun/net/httpserver/HttpsConfigurator.java
(at line 112)
    [javac]     params.setSSLParameters
(getSSLContext().getDefaultSSLParameters());
    [javac]                                             
^^^^^^^^^^^^^^^^^^^^^^^
    [javac] The method getDefaultSSLParameters() is undefined for the type
SSLContext
    [javac] ----------
    [javac] ----------
    [javac] 2. ERROR in
/home/omajid/devel/icedtea6/openjdk-ecj/jdk/src/share/classes/sun/net/httpserver/SSLStreams.java
(at line 82)
    [javac]     engine.setSSLParameters (sslParams);
    [javac]            ^^^^^^^^^^^^^^^^
    [javac] The method setSSLParameters(SSLParameters) is undefined for the
type SSLEngine
    [javac] ----------
    [javac] 2 problems (2 errors)

BUILD FAILED
/home/omajid/devel/icedtea6/openjdk-ecj/jaxws/build.xml:136: Compile failed;
see the compiler error output for details.

Total time: 2 minutes 44 seconds
make[3]: *** [all] Error 1
make[3]: Leaving directory `/home/omajid/devel/icedtea6/openjdk-ecj/jaxws/make'
make[2]: *** [jaxws-build] Error 2
make[2]: Leaving directory `/home/omajid/devel/icedtea6/openjdk-ecj'
make[1]: *** [build_product_image] Error 2
make[1]: Leaving directory `/home/omajid/devel/icedtea6/openjdk-ecj'
make: *** [stamps/icedtea-ecj.stamp] Error 2

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130415/164aaa21/attachment.html 


More information about the distro-pkg-dev mailing list