JDK-8028171 : Implement proper logging of full code cache behavior
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9,10
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2013-11-12
  • Updated: 2017-01-26
  • Resolved: 2017-01-26
Related Reports
Duplicate :  
Description
A full code cache has a serious impact on performance. Since the changes of JDK-8020151 the sweeper is the main component that frees memory from the code cache. Proper logging/output is important for serviceability, i.e., providing useful feedback about the interval state of the JVM to reason about its behavior. 
Comments
This will be fixed with JDK-8005885. Closing as duplicate.
26-01-2017