[
https://issues.jboss.org/browse/JBEE-98?page=com.atlassian.jira.plugin.sy...
]
Paul Gier commented on JBEE-98:
-------------------------------
Ok, thanks David, I had a feeling that was the case, so I marked this as optional.
I'll close this as "Won't Fix".
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