JDK-8277562 : Remove dead method c1 If::swap_sux
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 18
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-11-22
  • Updated: 2021-11-29
  • Resolved: 2021-11-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 18
18 masterFixed
Related Reports
Blocks :  
Description
swap_sux in c1 is never used or referenced. Let's remove it.
Comments
Changeset: 8a8bc29f Author: Ludvig Janiuk <ludvig.j.janiuk@oracle.com> Committer: Nils Eliasson <neliasso@openjdk.org> Date: 2021-11-24 11:03:07 +0000 URL: https://git.openjdk.java.net/jdk/commit/8a8bc29f203fa4aaa29303a778fd388e32ca651a
24-11-2021