-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Alpha14
-
None
Include the following out of the box for sun.jdk module
- for working with javax.sql.rowset.RowSetProvider
<path name="com/sun/rowset"/>
<path name="com/sun/rowset/providers"/>
- for working with java.lang.invoke.MethodHandleProxies
<path name="sun/invoke"/>
This affects EAP customers using CP releases when overlays override changes made in the original module.xml. For sun.jdk classes, the above packages should be included out of the box.