JDK-8295174 : C2: Vector constant materialization attempt
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11.0.15,12,13,14,15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux_ubuntu
  • CPU: x86_64
  • Submitted: 2022-10-11
  • Updated: 2022-10-17
  • Resolved: 2022-10-17
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 11
11.0.18-oracleFixed
Related Reports
Relates :  
Description
Open Source clone of the 11.0.18-oracle issue.
Comments
Changeset: 7a90ff28 Author: Martin Doerr <mdoerr@openjdk.org> Date: 2022-10-17 05:47:26 +0000 URL: https://git.openjdk.org/jdk11u-dev/commit/7a90ff280025e6dc487d600f0172df040d06f471
17-10-2022

Fix Request (11u): Should get fixed for parity with 11.0.18-oracle. Fix is small, tested and reviewed (see https://github.com/openjdk/jdk11u-dev/pull/1445 ).
14-10-2022