JDK-8330806 : test/hotspot/jtreg/compiler/c1/TestLargeMonitorOffset.java fails on ARM32
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 22,23
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • CPU: arm
  • Submitted: 2024-04-22
  • Updated: 2025-02-12
  • Resolved: 2024-07-09
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 24
24 b06Fixed
Related Reports
Relates :  
Description
TestLargeMonitorOffset was introduced by 8310844 with a fix for the AArch64 platform. The same issue needs to be fixed for ARM32.
Comments
Changeset: 0e0dfca2 Author: Aleksei Voitylov <avoitylov@openjdk.org> Committer: Dmitry Samersoff <dsamersoff@openjdk.org> Date: 2024-07-09 10:27:44 +0000 URL: https://git.openjdk.org/jdk/commit/0e0dfca21f64ecfcb3e5ed7cdc2a173834faa509
09-07-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/18891 Date: 2024-04-22 14:21:09 +0000
22-04-2024