JDK-8155978 : Remove HTTP proxy implementation and tests from RMI (again)
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.rmi
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2016-05-03
  • Updated: 2018-05-03
  • Resolved: 2016-05-11
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 b119Fixed
Related Reports
Blocks :  
Cloners :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
The entire HTTP proxying mechanism of RMI was deprecated in Java SE 8.

JDK-6512052 removes the launchers, java-rmi.cgi (Linux/Solaris) and the dysfunctional
java-rmi.exe (Windows), and associated build machinery.

This issue covers removal of the HTTP proxying implementation and corresponding tests
from the JDK.
Comments
Waiting for integration from Client repo of 8153392
03-05-2016