JDK-8308975 : Fix signed integer overflow in compiler code, part 2
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8-pool,11-pool,17,21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-05-26
  • Updated: 2023-07-10
  • Resolved: 2023-05-31
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 21
21 b23Fixed
Related Reports
Cloners :  
Cloners :  
Duplicate :  
Description
Followup to part 1, this fixes more issues found in tier2 testing.
Comments
Changeset: f8a924a7 Author: Dean Long <dlong@openjdk.org> Date: 2023-05-31 20:51:53 +0000 URL: https://git.openjdk.org/jdk/commit/f8a924a749a786f9e9172561135731c4948c9856
31-05-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14188 Date: 2023-05-26 22:20:17 +0000
26-05-2023

ILW = same as JDK-8307138 = P4
26-05-2023