RFR: 8020854 change RMI javadocs to specify that remote objects are exported to the wildcard address

2013-08-05 Thread Stuart Marks
Hi all, Please review the following RMI javadoc change that clarifies the exporting behavior and that provides an example of how to modify it. Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8020854 Webrev: http://cr.openjdk.java.net/~smarks/reviews/8020854/webrev.0/ Specdiff:

Re: RFR: 8020854 change RMI javadocs to specify that remote objects are exported to the wildcard address

2013-08-05 Thread Alan Bateman
On 05/08/2013 13:44, Stuart Marks wrote: Hi all, Please review the following RMI javadoc change that clarifies the exporting behavior and that provides an example of how to modify it. Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8020854 Webrev:

Re: RFR: 8020854 change RMI javadocs to specify that remote objects are exported to the wildcard address

2013-08-05 Thread Stuart Marks
On 8/5/13 6:16 PM, Alan Bateman wrote: On 05/08/2013 13:44, Stuart Marks wrote: Hi all, Please review the following RMI javadoc change that clarifies the exporting behavior and that provides an example of how to modify it. Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8020854