Re: JDK 9 RFR: 8066640: clarify security checks in ObjectInputStream.enableResolveObject

2017-03-14 Thread Chris Hegarty
Looks fine Stuart. -Chris. > On 13 Mar 2017, at 22:11, Stuart Marks wrote: > > .. and ObjectOutputStream.enableReplaceObject. > > https://bugs.openjdk.java.net/browse/JDK-8066640 > > Please review this small spec change for these methods. This aligns the > specification to be in agreement wi

JDK 9 RFR: 8066640: clarify security checks in ObjectInputStream.enableResolveObject

2017-03-13 Thread Stuart Marks
.. and ObjectOutputStream.enableReplaceObject. https://bugs.openjdk.java.net/browse/JDK-8066640 Please review this small spec change for these methods. This aligns the specification to be in agreement with the actual implementation. Essentially the change replaces the current wording: << If