JDK-4762989 : RFE: a new event describing generated dynamic code in JVM
  • Type: Enhancement
  • Component: tools
  • Sub-Component: hprof
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2002-10-15
  • Updated: 2004-02-16
  • Resolved: 2004-02-16
Related Reports
Duplicate :  
Description
Dynamic code generation that is done by JVM for itself should be reported
to profiling tools. A new event/call should be part of profiling interface.
This RFE is filed to substitute existing hooks in JVM to notify libcollector
about such dynamic code (f.e. Interpreter) with a nore standard and general
method.

Comments
EVALUATION JVMTI has this event. so this RFE is resolved. Closing as dup of JVMTI rfe. ###@###.### 2004-02-16
16-02-2004