netty5/common/src
Norman Maurer 9e6e1a3e7b Use SystemPropertyUtil to access system properties
Motivation:

We should use SystemPropertyUtil to access system properties and so always handle SecurityExceptions.

Modifications:

Use SystemPropertyUtil everywhere.

Result:

Better and consist handling of SecurityException.
2017-03-19 08:09:29 -07:00
..
main Use SystemPropertyUtil to access system properties 2017-03-19 08:09:29 -07:00
test Remove deprecated usage of Mockito methods 2017-03-09 20:59:54 +01:00