RFR 8196535: Remove support for pre-Java 6 non-JVM-wide file locking

Alan Bateman Alan.Bateman at oracle.com
Sat Feb 3 09:51:54 UTC 2018


On 02/02/2018 22:52, Brian Burkhalter wrote:
> Updated version
>
> http://cr.openjdk.java.net/~bpb/8196535/webrev.01/ 
> <http://cr.openjdk.java.net/%7Ebpb/8196535/webrev.01/>
>
> which includes all the changes suggested below except making the 
> constructor private which is not done because the factory method is 
> removed.
>
> I could not locate any existing tests specific to the system property 
> being removed.
>
The changes looks good. The broken behavior in JDK 1.4/5 was hard to 
test as it was so platform specific, that may why the tests no longer exist.

-Alan


More information about the nio-dev mailing list