Details
-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b122
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8030891 | 9 | Stuart Marks | P3 | Resolved | Fixed | b01 |
JDK-8031291 | 8u5 | Stuart Marks | P3 | Resolved | Fixed | b03 |
Description
Since using rmic to generate static stubs or skeletons has been deprecated (JDK-8023863), a warning message should be emitted if rmic is run in one of these modes.
Probably -v1.1, -v1.2, and -vcompat are the right set of modes.
A deprecation note should also be added to the usage message.
No warning should be emitted for -iiop or -idl modes, or if the -nowarn option is supplied.
Probably -v1.1, -v1.2, and -vcompat are the right set of modes.
A deprecation note should also be added to the usage message.
No warning should be emitted for -iiop or -idl modes, or if the -nowarn option is supplied.
Attachments
Issue Links
- backported by
-
JDK-8030891 rmic: add deprecation warning message when generating JRMP static stubs/skeletons
- Resolved
-
JDK-8031291 rmic: add deprecation warning message when generating JRMP static stubs/skeletons
- Resolved
- relates to
-
JDK-8023863 deprecate support for statically-generated stubs from RMI (JRMP)
- Resolved