JDK-8310606 : Fix signed integer overflow, part 3
  • 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-06-22
  • Updated: 2023-07-14
  • Resolved: 2023-06-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 22
22 b04Fixed
Related Reports
Cloners :  
Cloners :  
Description
Followup to part 2, this fixes more issues found in tier3-tier5 testing.
Comments
Changeset: da0f8325 Author: Dean Long <dlong@openjdk.org> Date: 2023-06-28 20:31:08 +0000 URL: https://git.openjdk.org/jdk/commit/da0f8325deb6e85ade1aed398330e13f5d439201
28-06-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14619 Date: 2023-06-22 19:53:19 +0000
22-06-2023

Same as JDK-8308975 = P4
22-06-2023