JDK-8277042 : add test for 8276036 to compiler/codecache
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 18
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-11-12
  • Updated: 2024-08-09
  • Resolved: 2021-11-24
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 11 JDK 17 JDK 18
11.0.25-oracleFixed 17.0.13-oracleFixed 18 b26Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Add the following test:

    compiler/codecache/CodeCacheFullCountTest.java

to cover the failure mode described by the following bug fix:

    8276036 The value of full_count in the message of insufficient codecache is wrong

Comments
[jdk17u-fix-request] Approval Request from Amos "Backporting for parity with 17.0.13-oracle. No risk, test fix. Clean backport. Test passes and SAP nightlies pass on 2024-06-20”
21-06-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/2574 Date: 2024-06-13 00:32:16 +0000
13-06-2024

Changeset: 17e68caa Author: KIRIYAMA Takuya <kiriyama.takuya@fujitsu.com> Committer: Tobias Hartmann <thartmann@openjdk.org> Date: 2021-11-24 11:22:43 +0000 URL: https://git.openjdk.java.net/jdk/commit/17e68caad727b04f5e7efde59fce960c66558504
24-11-2021