Integrated: 8300977: Retire java.io.ExpiringCache

Per Minborg pminborg at openjdk.org
Tue Mar 28 13:18:23 UTC 2023


On Tue, 24 Jan 2023 14:02:26 GMT, Per Minborg <pminborg at openjdk.org> 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.

This pull request has now been integrated.

Changeset: 927e674c
Author:    Per Minborg <pminborg at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/927e674c12aa7965c63059b8f650d8f60156cefc
Stats:     441 lines in 6 files changed: 7 ins; 409 del; 25 mod

8300977: Retire java.io.ExpiringCache

Reviewed-by: alanb, jpai

-------------

PR: https://git.openjdk.org/jdk/pull/12167


More information about the core-libs-dev mailing list