Re: RFR: 8300977: Retire java.io.ExpiringCache [v2]

2023-03-28 Thread Alan Bateman
On Tue, 28 Mar 2023 06:55:26 GMT, Per Minborg wrote: >> This PR proposed to retire the class 'java.io.ExpiringCache'. The use of the >> class has been off by default since Java 16 but could be explicitly turned >> on by means of two System properties. > > Per Minborg has updated the pull

Re: RFR: 8300977: Retire java.io.ExpiringCache [v2]

2023-03-28 Thread Jaikiran Pai
On Tue, 28 Mar 2023 06:55:26 GMT, Per Minborg wrote: >> This PR proposed to retire the class 'java.io.ExpiringCache'. The use of the >> class has been off by default since Java 16 but could be explicitly turned >> on by means of two System properties. > > Per Minborg has updated the pull

Re: RFR: 8300977: Retire java.io.ExpiringCache [v2]

2023-03-28 Thread Jaikiran Pai
On Tue, 28 Mar 2023 06:55:26 GMT, Per Minborg wrote: >> This PR proposed to retire the class 'java.io.ExpiringCache'. The use of the >> class has been off by default since Java 16 but could be explicitly turned >> on by means of two System properties. > > Per Minborg has updated the pull

Re: RFR: 8300977: Retire java.io.ExpiringCache [v2]

2023-03-28 Thread Per Minborg
> This PR proposed to retire the class 'java.io.ExpiringCache'. The use of the > class has been off by default since Java 16 but could be explicitly turned on > by means of two System properties. Per Minborg has updated the pull request incrementally with one additional commit since the last

Re: RFR: 8300977: Retire java.io.ExpiringCache [v2]

2023-03-28 Thread Per Minborg
On Wed, 22 Mar 2023 13:51:23 GMT, Alan Bateman wrote: >> Per Minborg has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Revert change after comments > > src/java.base/unix/classes/java/io/UnixFileSystem.java line 358: > >> 356: