Hello
At first, please use JOGL >= 2.4.0.
Secondly, if you use Java >= 9, don't forget the --add-opens clauses. I've talked about that many times on this forum and in my blog.
You obtain this exception because of a bug that was fixed in JOGL 2.4.0 as far as I remember.