netty5/testsuite
Chris Vest 6201c6d80f
Add a build profile for JDK 16 (#10675)
Motivation:
Java 16 will come around eventually anyway, and this makes it easier for people to experiment with Early Access builds.

Modification:
- Added Maven profiles for JDK 16 to relevant pom files.
- Removed the `--add-exports java.base/sun.security.x509=ALL-UNNAMED` argument when running tests; we've not needed it since the Java11-as-baseline PR landed.

Result:
Netty now builds on JDK 16 pre-releases (provided they've not broken compatibility in some way).
2020-10-12 16:42:40 +02:00
..
src/main/java/io/netty/testsuite Fix regression when trying to bind an EpollDatagramChannel with port (#10552) 2020-09-09 15:52:40 +02:00
.gitignore updated udt and connection test 2013-05-14 06:46:07 +02:00
pom.xml Add a build profile for JDK 16 (#10675) 2020-10-12 16:42:40 +02:00