JDK-8305750 : [jdk20u] Typo in shenandoahSupport.cpp
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 20
  • Priority: P2
  • Status: Resolved
  • Resolution: Withdrawn
  • OS: generic
  • CPU: generic
  • Submitted: 2023-04-07
  • Updated: 2023-04-13
  • Resolved: 2023-04-13
Related Reports
Relates :  
Description
Line 2005 invokes a method `isNeverBranch` , it should be `is_NeverBranch`.
Comments
JDK-8298568 subsumes it.
13-04-2023

Fix Request (20u). Trivial typo patch to fix the build.
07-04-2023

This blocks the build, upgrading to P2.
07-04-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk20u/pull/52 Date: 2023-04-07 16:41:32 +0000
07-04-2023