[jboss-jira] [JBoss JIRA] (WFCORE-455) Include additional sun.jdk dependencies

Tomaz Cerar (JIRA) issues at jboss.org
Wed Dec 10 10:10:39 EST 2014


    [ https://issues.jboss.org/browse/WFCORE-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026724#comment-13026724 ] 

Tomaz Cerar commented on WFCORE-455:
------------------------------------

What JDK is having problems with this? Vendor / Version?

> Include additional sun.jdk dependencies 
> ----------------------------------------
>
>                 Key: WFCORE-455
>                 URL: https://issues.jboss.org/browse/WFCORE-455
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Modules
>    Affects Versions: 1.0.0.Alpha14
>            Reporter: Mustafa Musaji
>            Assignee: David Lloyd
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list