netty5/common/src/main
Norman Maurer fafde4aeec No need to explicit use the AccessController when SystemPropertyUtil is used (#9577)
Motivation:

SystemPropertyUtil already uses the AccessController internally so not need to wrap its usage with AccessController as well.

Modifications:

Remove explicit AccessController usage when SystemPropertyUtil is used.

Result:

Code cleanup
2019-09-19 08:50:36 +02:00
..
java/io/netty/util No need to explicit use the AccessController when SystemPropertyUtil is used (#9577) 2019-09-19 08:50:36 +02:00
resources/META-INF/native-image/io.netty/common Update GraalVM Native Image configuration. (#9515) 2019-08-30 09:21:33 +02:00
script Make IntObjectHashMap extend Map 2015-07-22 15:52:27 -07:00
templates/io/netty/util/collection Support removal using values iterator. (#8866) 2019-02-26 21:29:07 +01:00