[Bug 1404] New: [IcedTea7] Failure to bootstrap with ecj 4.2

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Apr 19 07:41:10 PDT 2013


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

            Bug ID: 1404
           Summary: [IcedTea7] Failure to bootstrap with ecj 4.2
    Classification: Unclassified
           Product: IcedTea
           Version: 2.3.8
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

Issues:

- Detection of diamond operator does not set source/target 1.7
- PR1336
- and:

Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in
/mnt/builder/icedtea7-2.3/openjdk-boot/jdk/src/share/classes/sun/management/jmxremote/ConnectorBootstrap.java
(at line 700)
    return new SslRMIServerSocketFactory(
                        ctx,
                        enabledCipherSuites,
                        enabledProtocols,
                        sslNeedClientAuth);
          
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The constructor SslRMIServerSocketFactory(SSLContext, String[], String[],
boolean) is undefined

-- 
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/20130419/4e6589ba/attachment.html 


More information about the distro-pkg-dev mailing list