JDK-8339028 : Re-evaluate workaround for very slow DelayInducer
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • Submitted: 2024-08-26
  • Updated: 2024-08-26
Related Reports
Blocks :  
Relates :  
Description
A work-around was introduced by JDK-8309960 to address a problem with large objArray handling by ParallelGC encountered by the DelayInducer test.  JDK-8311163 is expected to fix that problem.  Once JDK-8311163 is fixed, re-evaluate the need for that workaround.