netty5/codec/src
Norman Maurer 974a251de8 Not fail tests when running on JDK9+ and init of MarshallingFactory fails
Motivation:

To use jboss-marshalling extra command-line arguments are needed on JDK9+ as it makes use of reflection internally.

Modifications:

Skip jboss-marshalling tests when running on JDK9+ and init of MarshallingFactory fails.

Result:

Be able to build on latest JDK9 release.
2017-02-14 08:27:58 +01:00
..
main/java/io/netty/handler/codec Simplification of boolean expression 2017-02-07 14:35:16 -08:00
test Not fail tests when running on JDK9+ and init of MarshallingFactory fails 2017-02-14 08:27:58 +01:00