JDK-8332228 : TypePollution.java: Unrecognized VM option 'UseSecondarySuperCache'
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-05-14
  • Updated: 2024-06-03
  • Resolved: 2024-05-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 23
23 b25Fixed
Related Reports
Relates :  
Description
The flag name is misspelled (test/micro/org/openjdk/bench/vm/lang/TypePollution.java):
Unrecognized VM option 'UseSecondarySuperCache'
Did you mean '(+/-)UseSecondarySupersCache'?
Comments
Changeset: 9ac8d05a Author: Martin Doerr <mdoerr@openjdk.org> Date: 2024-05-28 20:00:14 +0000 URL: https://git.openjdk.org/jdk/commit/9ac8d05a2567fbf65b944660739e5f8ad1fc2020
28-05-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/19427 Date: 2024-05-28 14:01:44 +0000
28-05-2024

Andrew, could you please have a look?
14-05-2024

ILW = Micro benchmark failure due to unrecognized VM flag, single test, no workaround = MLH = P4
14-05-2024