JDK-6736211 : Low memory notifications are not working properly for parallel GC
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: hs14
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2008-08-12
  • Updated: 2012-02-01
  • Resolved: 2008-10-22
Related Reports
Duplicate :  
Description
Low memory notifications are not working properly for PermGen for Parallel GC starting HS14 b03 (working fine for HS14 b01). It appears that they are emitted too late when there is already not enough memory to load javax.management.Notification or other management classes.