log src/share/vm/runtime/thread.cpp @ 6181:f8de958e5b2c

age author description
Mon, 18 Jun 2012 12:29:21 -0700 twisti 7176856: add the JRE name to the error log
Thu, 12 Apr 2012 13:24:08 +0200 rbackman 7160924: jvmti: GetPhase returns incorrect phase before VMInit event is issued
Tue, 06 Mar 2012 16:32:23 -0800 never 7150390: JFR test crashed on assert(_jni_lock_count == count) failed: must be equal
Tue, 03 Jul 2012 16:56:40 +0200 Christian Haeubl added basic high-level interpreter support to HotSpot
Thu, 15 Mar 2012 16:34:31 -0700 Christian Haeubl fixed two cases where DeoptAction was invalid
Thu, 15 Mar 2012 15:31:34 -0700 Christian Haeubl more preparations for disabling runtime feedback selectively based on deoptimization history
Thu, 08 Mar 2012 15:01:19 +0100 Gilles Duboscq comments cleanup/retagging