JDK-6441706 : RFE: Constrain default number of gc worker threads especially in 32-bit JVM
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 5.0u6
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_nevada
  • CPU: sparc
  • Submitted: 2006-06-21
  • Updated: 2011-12-15
  • Resolved: 2010-01-05
Related Reports
Duplicate :  
Description
See Comments.
Close per Eddine

Comments
WORK AROUND explictly use fewer parallel gc worker threads: -XX:ParallelGCThreads=<k>
22-06-2006