JDK-8312077 : Fix signed integer overflow, final part
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8-pool,11-pool,17,21,22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-07-14
  • Updated: 2023-07-31
  • Resolved: 2023-07-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 22
22 b04Fixed
Related Reports
Cloners :  
Description
Followup to part 3, this fixes more issues found in tier6-tier10 testing.
Comments
Changeset: d0761c19 Author: Dean Long <dlong@openjdk.org> Date: 2023-07-24 20:40:08 +0000 URL: https://git.openjdk.org/jdk/commit/d0761c19d1ddafbcb5ea97334335462e716de250
24-07-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14883 Date: 2023-07-14 08:01:02 +0000
14-07-2023