This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/34313] New: SSLEngine for NIO - socket connection not working
- From: "syedahmed1 at sbcglobal dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Dec 2007 02:23:45 -0000
- Subject: [Bug java/34313] New: SSLEngine for NIO - socket connection not working
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Getting the following exception with the gcj4.3.0
The code is not using any nio - but Jessie is and due to which I am getting
this exception. The same code does work with openjdk.
error pre-initialising SSL for JNDI connection: javax.naming.NamingException:
error pre-initialising SSL for JNDI connection:
java.lang.UnsupportedOperationException: use javax.net.ssl.SSLEngine for NIO
caused by java.lang.UnsupportedOperationException: use javax.net.ssl.SSLEngine
for NIO
javax.naming.NamingException: error pre-initialising SSL for JNDI connection:
javax.naming.NamingException: error pre-initialising SSL for JNDI connection:
java.lang.UnsupportedOperationException: use javax.net.ssl.SSLEngine for NIO
caused by java.lang.UnsupportedOperationException: use javax.net.ssl.SSLEngine
for NIO caused by javax.naming.NamingException: error pre-initialising SSL for
JNDI connection: java.lang.UnsupportedOperationException: use
javax.net.ssl.SSLEngine for NIO caused by
java.lang.UnsupportedOperationException: use javax.net.ssl.SSLEngine for NIO
--
Summary: SSLEngine for NIO - socket connection not working
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: syedahmed1 at sbcglobal dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34313