netty5/handler/src
Norman Maurer e6839aa228 Use same JDK SSL test workaround when using ACCP as when just using the JDK SSL implementation (#9490)
Motivation:

14607979f6 added tests for using ACCP but did miss to use the same unwrapping technique of exceptions as JdkSslEngineTest. This can lead to test-failures on specific JDK versions

Modifications:

Add the same unwrapping code

Result:

No more test failures
2019-08-21 20:28:16 +02:00
..
main/java/io/netty/handler Avoid creating FileInputStream and FileOutputStream for obtaining Fil… (#8110) 2019-08-17 09:52:16 +02:00
test Use same JDK SSL test workaround when using ACCP as when just using the JDK SSL implementation (#9490) 2019-08-21 20:28:16 +02:00