log src/share/vm/runtime/vframeArray.cpp @ 4693:07bcee8b70a4

age author description
Sat, 25 Feb 2012 00:40:34 +0100 Thomas Wuerthinger Simplify exception debug information and exception handler table creation based on Graal's simplified model of exception handler information (i.e. the dispatch is done in compiled code).
Thu, 23 Feb 2012 21:43:59 +0100 Thomas Wuerthinger Fix reexecute boolean in HotSpot debug information. Introduce "duringCall" flag in FrameState that indicates that the bci of the frame state denotes an invoke that should *not* be reexecuted.
Tue, 21 Feb 2012 16:05:46 -0800 Christian Haeubl added flag PrintDeoptimizationDetails
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.
Thu, 12 May 2011 10:29:02 -0700 never 7043461: VM crashes in void LinkResolver::runtime_resolve_virtual_method
Tue, 05 Jul 2011 18:55:22 +0200 Thomas Wuerthinger Fixed an issue in the HotSpot code for rethrowing an exception at deopt (wrong values on the expression stack caused a crash when GC and deopt happened at the same time).
Fri, 06 May 2011 17:47:17 +0200 Thomas Wuerthinger Fixed the stateBefore of invokes and monitorenter instructions to include the arguments of the instruction.
Wed, 16 Feb 2011 13:47:20 +0100 Thomas Wuerthinger Merge.
Thu, 13 Jan 2011 22:15:41 -0800 never 4926272: methodOopDesc::method_from_bcp is unsafe
Fri, 07 Jan 2011 18:18:08 +0100 Thomas Wuerthinger Merge.
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 23 Dec 2010 18:13:28 +0100 Thomas Wuerthinger Correct deopt handler entry. New flag -XX:+TraceSignals. More detailed deopt printing.
Tue, 21 Sep 2010 13:38:35 -0700 iveresov 6986270: guarantee(*bcp != Bytecodes::_monitorenter || exec_mode != Deoptimization::Unpack_exception) fails
Thu, 10 Jun 2010 13:04:20 -0700 kvn 6730276: JDI_REGRESSION tests fail with "Error: count must be non-zero" error on x86
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Tue, 09 Mar 2010 20:16:19 +0100 twisti 6919934: JSR 292 needs to support x86 C1
Fri, 12 Feb 2010 08:54:13 -0800 kvn 6925249: assert(last_sp < (intptr_t*) interpreter_frame_monitor_begin(),"bad tos")
Thu, 06 Aug 2009 09:37:26 -0700 kvn Merge
Fri, 31 Jul 2009 17:12:33 -0700 cfang 6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Tue, 09 Jun 2009 16:19:10 -0700 kvn 6837472: com/sun/jdi/MonitorFrameInfo.java fails with AggressiveOpts in 6u14
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load jdk7-b24