JDK-4639363 : Java Platform Profiling Architecture (JSR-163)
  • Type: Enhancement
  • Component: tools
  • Sub-Component: hprof
  • Affected Version: 5.0
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2002-02-18
  • Updated: 2021-09-02
  • Resolved: 2003-07-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 tigerFixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Name: gh8910			Date: 02/18/2002



The specification will be for APIs to extract profiling information from a
running Java[TM] virtual machine. Both time and memory profiling will be
supported. Both sampling and exact mechanisms will be supported. The APIs will
be designed to allow implementations which minimally perturb the profile. The
APIs will allow inter-operability of profiling and advanced garbage collection
technologies. The APIs will allow reliable implementation on the widest range
of virtual machines, part of which will be achieved by grouping functionality
into optional sets.

Queries for which optional capabilities are supported will be provided. An API
will be provided by which containers may bill work to a component. The APIs
will be targeted to provide a Java programming language model of execution,
however, some aspects of the virtual machine, native and operating system
models may be directly provided or provided via an extension mechanism.
The APIs will be intended to supersede the current experimental interface - the
Java Virtual Machine Profiling Interface (JVMPI) - and thus must provide
roughly comparable functionality.

The APIs will accommodate implementations which can dynamically enable and
disable profiling; and thus will allow implementations which have negligible
performance impact when profiling is disabled. While profiling in the
application development phase will be the primary goal of this specification,
the design objectives for low performance overhead and data perturbation will
also support profiling in the deployment phase.

This work is being developed through the JCP as JSR-163.


======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger INTEGRATED IN: tiger tiger-b08 tiger-b09 tiger-b10 tiger-b12 tiger-b18 tiger-b21
01-09-2004

EVALUATION Name: gh8910 Date: 02/18/2002 This feature has been added for Tiger release ======================================================================
01-09-2004

PUBLIC COMMENTS This bug tracks the Java Community Process JSR for profiling support - JSR-163
01-09-2004