[jboss-jira] [JBoss JIRA] (JBEE-98) Fix compiler warnings in RMI spec build

David Lloyd (Commented) (JIRA) jira-events at lists.jboss.org
Thu Dec 1 17:41:40 EST 2011


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

David Lloyd commented on JBEE-98:
---------------------------------

Unfortunately to my knowledge these are not fixable; these classes are the only way to access this functionality, and the warnings are not suppressible.
                
> Fix compiler warnings in RMI spec build
> ---------------------------------------
>
>                 Key: JBEE-98
>                 URL: https://issues.jboss.org/browse/JBEE-98
>             Project: JBoss JavaEE Spec APIs
>          Issue Type: Enhancement
>          Components: jboss-rmi-api
>            Reporter: Paul Gier
>            Priority: Optional
>             Fix For: JavaEE 6 Spec APIs 3.0.0
>
>
> There are some compiler warnings when using JDK 6 to build the RMI spec APIs
> {quote}
> [WARNING] /home/pgier/projects/jboss-specs/jboss-rmi-api_spec/src/main/java/org/jboss/sun/corba/Bridge.java:[140,22] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
> [WARNING] /home/pgier/projects/jboss-specs/jboss-rmi-api_spec/src/main/java/org/jboss/sun/corba/Bridge.java:[157,29] sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list