JDK-8300977 : Retire java.io.ExpiringCache
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.io
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-01-24
  • Updated: 2023-11-15
  • Resolved: 2023-03-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 21
21 b16Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Sub Tasks
JDK-8309215 :  
Description
This issue is about retiring the ExpiringCache which has been off by default for a long time.

Retiring the class should not change functional behavior.
Comments
Changeset: 927e674c Author: Per Minborg <pminborg@openjdk.org> Date: 2023-03-28 13:15:19 +0000 URL: https://git.openjdk.org/jdk/commit/927e674c12aa7965c63059b8f650d8f60156cefc
28-03-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/12167 Date: 2023-01-24 14:02:26 +0000
22-03-2023