[ 
https://issues.apache.org/jira/browse/DIRMINA-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445145#comment-17445145
 ] 

Jonathan Valliere edited comment on DIRMINA-1144 at 11/17/21, 1:04 PM:
-----------------------------------------------------------------------

There is also another feature somewhere which requires Java 9 but I don't 
remember what.  Officially deprecating Java 8 is a good idea since it's not 
really being maintained anymore.  I'm also fairly sure there is some lambda 
code somewhere which is also incompatible with Java 8.

 

P.S. [~chrjohn] 's error is with {{ByteBufer}}
{code:java}
java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer; 
{code}
{{ }}


was (Author: johnnyv):
There is also another feature somewhere which requires Java 9 but I don't 
remember what.  Officially deprecating Java 8 is a good idea since it's not 
really being maintained anymore.  I'm also fairly sure there is some lambda 
code somewhere which is also incompatible with Java 8.

> Deadlock with SSL + Proxy
> -------------------------
>
>                 Key: DIRMINA-1144
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1144
>             Project: MINA
>          Issue Type: Bug
>          Components: SSL
>    Affects Versions: 2.1.3, 2.1.4
>            Reporter: Giuseppe Persico
>            Assignee: Jonathan Valliere
>            Priority: Critical
>             Fix For: 2.2.0
>
>         Attachments: thread-dump-clean.txt
>
>
> You will find the thread dump attached. This seems to be a problem that 
> occurs using SSL in combination with proxy. I found the problem in the 2.1.4 
> and 2.1.3 versions. The 2.0.20, instead, seems to work,



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to