[jboss-jira] [JBoss JIRA] (JBEE-98) Fix compiler warnings in RMI spec build
Paul Gier (Created) (JIRA)
jira-events at lists.jboss.org
Thu Dec 1 17:33:40 EST 2011
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