netty5/handler/src/main
Norman Maurer 9778f05e14
Update testsuite / pom.xml to be able to build with Java15 (#10210)
Motivation:

We need to make some slightly changes to be able to build on Java15 as some previous deprecated methods now throw UnsupportedOperationException

Modifications:

- Add code to handle UnsupportedOperationException
- Revert previous applied workaround for bug that was fixed in Java15
- Add maven profile

Result:

Be able to build with latest Java15 EA release
2020-04-27 06:27:54 +02:00
..
java/io/netty/handler Update testsuite / pom.xml to be able to build with Java15 (#10210) 2020-04-27 06:27:54 +02:00
resources/META-INF/native-image/io.netty/handler Update GraalVM Native Image configuration. (#9515) 2019-08-30 09:21:11 +02:00