Re: RFR(xs): 8066633: Fix deprecation warnings in java.rmi module

2014-12-11 Thread Lance @ Oracle
+1 Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 lance.ander...@oracle.com Sent from my iPad > On Dec 11, 2014, at 8:56 PM, Stuart Marks wrote: > > Hi all, > > Please review this tiny fix to remove the sourc

Re: RFR(xs): 8066633: Fix deprecation warnings in java.rmi module

2014-12-11 Thread joe darcy
Hi Stuart, Looks good! Thanks for fixing this, -Joe On 12/11/2014 5:56 PM, Stuart Marks wrote: Hi all, Please review this tiny fix to remove the source of a deprecation warning and to remove the now-unnecessary suppression of deprecation warnings from its context. There are other depreca

RFR(xs): 8066633: Fix deprecation warnings in java.rmi module

2014-12-11 Thread Stuart Marks
Hi all, Please review this tiny fix to remove the source of a deprecation warning and to remove the now-unnecessary suppression of deprecation warnings from its context. There are other deprecated usages mentioned in this bug report but for a variety of reasons they either cannot be removed o