JDK-8245864 : Obsolete BranchOnRegister
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-05-26
  • Updated: 2023-08-25
  • Resolved: 2020-05-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 15
15 b26Fixed
Related Reports
CSR :  
Relates :  
Description
With Solaris removed (JDK-8241787) the BranchOnRegister flag no longer has any effect and should be removed using the normal process. Since the flag was really only useful on Solaris and since all the code it once controlled is now gone the flag will go directly to obsolete, skipping the deprecation step.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/35f73a95a46f User: mikael Date: 2020-05-28 16:09:59 +0000
28-05-2020