]
Tomaz Cerar resolved WFLY-6375.
-------------------------------
Fix Version/s: 13.0.0.Beta1
Resolution: Done
JDK 11 doesn't contain jave.se.ee modules anymore.
Identify colliding JBoss modules WRT JEP 200, section 6
-------------------------------------------------------
Key: WFLY-6375
URL:
https://issues.jboss.org/browse/WFLY-6375
Project: WildFly
Issue Type: Sub-task
Affects Versions: 10.0.0.Final
Reporter: Richard Opalka
Assignee: Richard Opalka
Fix For: 13.0.0.Beta1
JKD9 with jigsaw throws ClassNotFound exception if we're trying to
'override/enrich' JDK9 exported packages. This is collision with JEP 200, section
6: *A non-standard module must not export any standard API packages. A non-standard module
may grant implied readability to a standard module.*