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 reques
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 reques
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 reques
> 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
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: @Overri
On Tue, 24 Jan 2023 14:02: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.
The removal looks okay okay. There is some no
On Tue, 24 Jan 2023 14:02: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.
src/java.base/share/classes/java/io/FileSyste
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.
-
Commit messages:
- Remove warnings
- Update copyright years
- Retire ExpiringCache
Chan