JDK-6319667 : Consolidation: ExpandHeap_lock should be used uniformly.
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2005-09-02
  • Updated: 2016-02-19
  • Resolved: 2016-02-19
Related Reports
Relates :  
Description
See 6316605 for some background. We should delete ExpandHeap_lock and
redirect relevant asserts to Heap_lock.
Not quite; ExpandHeap_lock does have an essential role
to play in ParallelScavengeHeap; see the comments section.
Based on this, the RFE's Synopsys has been changed to reflect
its new role.

Comments
EVALUATION Defer.
02-09-2005