diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml
index 4936f880d6..825f823cf6 100644
--- a/codec-http2/pom.xml
+++ b/codec-http2/pom.xml
@@ -30,6 +30,8 @@
io.netty.codec.http2
+
+ --add-exports java.base/sun.security.x509=ALL-UNNAMED
diff --git a/pom.xml b/pom.xml
index 2fb92587de..e3b74acd20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -216,6 +216,9 @@
15
+
+
+ --illegal-access=deny ${argLine.java9.extras}
true
@@ -237,6 +240,9 @@
14
+
+
+ --illegal-access=deny ${argLine.java9.extras}
true
@@ -258,6 +264,9 @@
13
+
+
+ --illegal-access=deny ${argLine.java9.extras}
true