hg: jdk7/tl/jdk: 6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining (original) (raw)
daniel.daugherty at sun.com daniel.daugherty at sun.com
Wed Jan 20 23:19:50 UTC 2010
- Previous message: Code review request for 6908131 Pure Java implementations of StrictMath.floor(double) &StrictMath.ceil(double)
- Next message: hg: jdk7/tl/langtools: 6918127: improve handling of TypeAnnotationPosition fields
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: b19cd193245e Author: dcubed Date: 2010-01-20 12:09 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b19cd193245e
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining Summary: Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter. Reviewed-by: never, ohair, tbell, tdeneau Contributed-by: Vasanth Venkatachalam <vasanth.venkatachalam at amd.com>
! make/common/shared/Sanity.gmk ! make/java/jvm/Makefile ! make/mkdemo/jvmti/Makefile ! make/mkdemo/jvmti/README.txt
- make/mkdemo/jvmti/compiledMethodLoad/Makefile
- src/share/demo/jvmti/compiledMethodLoad/README.txt
- src/share/demo/jvmti/compiledMethodLoad/compiledMethodLoad.c
- src/share/demo/jvmti/compiledMethodLoad/sample.makefile.txt ! src/share/demo/jvmti/index.html
- src/share/javavm/export/jvmticmlr.h
- test/demo/jvmti/compiledMethodLoad/CompiledMethodLoadTest.java ! test/demo/jvmti/heapTracker/HeapTrackerTest.java ! test/demo/jvmti/hprof/CpuTimesDefineClassTest.java ! test/demo/jvmti/hprof/CpuTimesTest.java ! test/demo/jvmti/minst/MinstTest.java ! test/demo/jvmti/mtrace/TraceJFrame.java
- Previous message: Code review request for 6908131 Pure Java implementations of StrictMath.floor(double) &StrictMath.ceil(double)
- Next message: hg: jdk7/tl/langtools: 6918127: improve handling of TypeAnnotationPosition fields
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]