JDK-8051636 : DataTransferer optional dependency on RMI
  • Type: Bug
  • Component: client-libs
  • Affected Version: 9-repo-jigsaw
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-07-22
  • Updated: 2016-01-06
  • Resolved: 2015-06-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9-repo-jigsawFixed
Related Reports
Relates :  
Description
java.awt.datatransfer currently has an optional dependency on RMI that will break when we move to modules. Specifically, the Core Reflection usage will need to be examined to avoid an IllegalAccessException caused by the desktop more not requiring the RMI module.
Comments
This patch has been pushed to jake http://closedjdk.us.oracle.com/jigsaw/jake/jdk/rev/4106de7fc866
17-06-2015

Alan do I understand correctly that addReads method will not be accessible in jdk-dev in ana? Should the fix for this issue be integrated to jake or we should we wait jake->dev integration?
09-06-2015