JDK-8332538 : Switch off JIT memory limit check for TestAlignVectorFuzzer.java
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-05-20
  • Updated: 2024-05-27
  • Resolved: 2024-05-21
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 b24Fixed
Description
Add flag `-XX:CompileCommand=MemLimit,*.*,0` to TestAlignVectorFuzzer.java test until the bug is fixed.
Comments
Changeset: 52eda795 Author: Vladimir Kozlov <kvn@openjdk.org> Date: 2024-05-21 15:52:52 +0000 URL: https://git.openjdk.org/jdk/commit/52eda79522a5bd71b527e5946b654a331b021473
21-05-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/19316 Date: 2024-05-20 18:36:08 +0000
20-05-2024