JDK-7010490 : G1: BOT: join_blocks() is dead code
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 7-pool
  • Priority: P5
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2011-01-05
  • Updated: 2013-09-18
  • Resolved: 2011-01-05
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 7
7-poolResolved
Related Reports
Duplicate :  
Relates :  
Description
See 6708017; dead code with known performance problems is best removed to prevent
inadvertent use?

Comments
PUBLIC COMMENTS For completeness, I should point out that the fix for 6991377 eliminated the need for the join_blocks() method.
05-01-2011

EVALUATION Even though we'll ultimately get rid of the G1-specific BOT, we should also get rid of any code that's not used. So I'll make this simple change as part of 7007068.
05-01-2011

EVALUATION Never mind; this should never have been filed because it would be fixed by the already open 6910247. I am closing this as a dup of 6910247, and sorry for the noise.
05-01-2011