RFR: 8023862: deprecate HTTP proxying from RMI
Stuart Marks
stuart.marks at oracle.com
Tue Oct 22 00:23:14 UTC 2013
Hi all,
Please review the following spec change (deprecation) and change of a property
default value.
Briefly, RMI has some machinery that will attempt to tunnel RMI requests through
HTTP under certain circumstances. This is a maintenance burden and also causes
customer confusion. The change here deprecates the HTTP tunneling mechanism and
changes a property to disable HTTP tunneling by default.
See further details in the bug report.
Bug:
https://bugs.openjdk.java.net/browse/JDK-8023862
Webrev:
http://cr.openjdk.java.net/~smarks/reviews/8023862/webrev.0/
Specdiff:
http://cr.openjdk.java.net/~smarks/reviews/8023862/specdiff.0/overview-summary.html
Thanks,
s'marks
More information about the core-libs-dev
mailing list