JDK-6445892 : Parallel Old Garbage Collector cannot finish synthetic GC example it should
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 5.0u7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_10
  • CPU: x86
  • Submitted: 2006-07-03
  • Updated: 2010-04-02
  • Resolved: 2006-08-29
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.
Other
5.0u7Resolved
Related Reports
Duplicate :  
Relates :  
Description
If the head room is smaller than the young generation heap the parallel old garbage collector might stop working effectively and enter a endless series of full GC runs without achieving anything.