This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/34521] New: SSLEngine - Clone not supported (Null pointer) exception


I am using GCC (4.3 - 20071130 snapshot) and getting the null pointer
exception. 

Exception in thread "HandshakeThread@68537272"
java.lang.CloneNotSupportedExcept 
ion 
at java.lang.Object.clone 
at gnu.javax.net.ssl.provider.SSLEngineImpl.setEnabledProtocols


-- 
           Summary: SSLEngine - Clone not supported (Null pointer) exception
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jarygrove at yahoo dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34521


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]