JDK-8337958 : Out-of-bounds array access in secondary_super_cache
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 23,24
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • Submitted: 2024-08-06
  • Updated: 2025-03-06
  • Resolved: 2024-08-12
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 JDK 23 JDK 24
21.0.8Fixed 23.0.2Fixed 24 b11Fixed
Related Reports
Cloners :  
Description
The fix for JDK-8180450, secondary_super_cache does not scale well, has a rare (and benign) out-of-bounds array access. While this bug is very unlikely ever to cause a failure, it should be fixed.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1090 Date: 2024-10-24 10:10:45 +0000
12-12-2024

A pull request was submitted for review. Branch: jdk23 URL: https://git.openjdk.org/jdk/pull/20545 Date: 2024-08-12 08:43:34 +0000
12-08-2024

Changeset: 03204600 Branch: master Author: Andrew Haley <aph@openjdk.org> Date: 2024-08-12 07:38:43 +0000 URL: https://git.openjdk.org/jdk/commit/03204600c596214895ef86581eba9722f76d39b3
12-08-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk23u/pull/63 Date: 2024-08-12 11:57:17 +0000
12-08-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/20483 Date: 2024-08-06 23:35:55 +0000
06-08-2024