-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b158
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8175765 | 10 | Mark Sheppard | P3 | Resolved | Fixed | b02 |
rmic -Xnew is the so-called "new rmic", an effort in 2003 to develop a new implementation of rmic based on javadoc and the doclet API.
The implementation is incomplete, in particular it never implemented the CORBA options to generate IDL or IIOP stubs. Furthermore it is not documented or supported.
rmic -Xnew is problematic for Project Jigsaw because the doclet API is changing. It doesn't seem worth trying to get it working, instead it is time to just remove it.
- backported by
-
JDK-8175765 Disable rmic -Xnew
-
- Resolved
-
- relates to
-
JDK-8044626 Update RMI specifications to reflect modularization changes
-
- Closed
-