This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/34521] New: SSLEngine - Clone not supported (Null pointer) exception
- From: "jarygrove at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Dec 2007 15:50:25 -0000
- Subject: [Bug java/34521] New: SSLEngine - Clone not supported (Null pointer) exception
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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