Hi Vipin, Looks fine.
Though I would also correct the indentation and join source lines in a few cases.
MasrshalledObject.java. Continuation lines should be indented. Lines 110 and 164, 166.
Naming.java: Join line 110, 137, 162, 191: "appropriately... formatted URL" Thanks, Roger
Hi, Please review and sponsor the fix for replacing @exception with @throws in java.rmi package. Issue: https://bugs.openjdk.java.net/browse/JDK-8252538 Webrev: https://cr.openjdk.java.net/~vsharma/8252538/webrev.01/ Regards, Vipin