hg: jdk6/jdk6/hotspot: 2 new changesets
daniel.daugherty at sun.com
daniel.daugherty at sun.com
Wed Jan 20 12:14:48 PST 2010
Changeset: 7fbf850d87b7
Author: dcubed
Date: 2010-01-13 09:39 -0700
URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/7fbf850d87b7
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/Makefile
! make/defs.make
+ src/share/vm/code/jvmticmlr.h
! src/share/vm/includeDB_core
! src/share/vm/prims/jvmtiExport.cpp
Changeset: 7dbe24cb959c
Author: dcubed
Date: 2010-01-20 10:35 -0700
URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/7dbe24cb959c
Merge
! make/Makefile
! make/defs.make
! src/share/vm/includeDB_core
! src/share/vm/prims/jvmtiExport.cpp
More information about the jdk6-dev
mailing list