JDK-8197460 : Refactor sun/rmi/rmic shell test to plain java test
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.rmi
  • Affected Version: 10,11
  • Priority: P4
  • Status: Closed
  • Resolution: Withdrawn
  • Submitted: 2018-02-09
  • Updated: 2018-11-14
  • Resolved: 2018-11-14
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.
Other
tbdResolved
Related Reports
Relates :  
Description
sun/rmi/rmic/classFileVersion/run.sh
sun/rmi/rmic/covariantReturns/run.sh
sun/rmi/rmic/defaultStubVersion/run.sh
sun/rmi/rmic/extraCompilation/run.sh
sun/rmi/rmic/manifestClassPath/run.sh
sun/rmi/rmic/minimizeWrapperInstances/run.sh
Comments
per [1], "Support for static generation of Java Remote Method Protocol (JRMP) stubs and skeletons has been deprecated. Oracle recommends that you use dynamically generated JRMP stubs instead, eliminating the need to use this tool for JRMP-based applications.", rmic had been deprecated, no need to put effort on refactoring these tests. [1] https://docs.oracle.com/en/java/javase/11/tools/rmic.html#GUID-A6AF75AE-DC98-483D-9FF2-030D6EF2F5C7
14-11-2018