JDK-8259475 : Fix bad merge in compilerOracle
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 17
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-01-08
  • Updated: 2021-01-19
  • Resolved: 2021-01-11
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 17
17 b05Fixed
Related Reports
Relates :  
Description
When reapplying JDK-8252505 to jdk/jdk, I stumbled upon the bad merge. 

This was the original changeset:
  https://github.com/openjdk/jdk16/commit/ad456787

This was the merge:
https://github.com/openjdk/jdk/commit/555641ede5e234c936fca98436ef6aeace2351fc

Note that not all blocks were removed from compilerOracle.
Comments
Changeset: 2806bf2e Author: Aleksey Shipilev <shade@openjdk.org> Date: 2021-01-11 07:32:27 +0000 URL: https://git.openjdk.java.net/jdk/commit/2806bf2e
11-01-2021

ILW = Dead code leftovers due to bad merge of JDK-8258558, dead code, no workaround = MMH = P3
11-01-2021