log src/cpu/x86/vm/interp_masm_x86_32.cpp @ 17795:a9becfeecd1b

age author description
Wed, 30 Oct 2013 15:35:25 +0100 mgerdin 8027252: Crash in interpreter because get_unsigned_2_byte_index_at_bcp reads 4 bytes
Tue, 22 Oct 2013 09:51:47 +0200 roland 8026251: New type profiling points: parameters to methods
Sat, 12 Oct 2013 12:12:59 +0200 roland 8026054: New type profiling points: type of return values at calls
Wed, 09 Oct 2013 16:32:21 +0200 roland 8023657: New type profiling points: arguments to call
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Tue, 16 Aug 2011 04:14:05 -0700 twisti 7071653: JSR 292: call site change notification should be pushed not pulled
Fri, 15 Jul 2011 15:35:50 -0700 never 6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
Mon, 02 May 2011 18:53:37 -0700 never 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
Thu, 31 Mar 2011 02:31:57 -0700 twisti 6817525: turn on method handle functionality by default for JSR 292
Mon, 10 Jan 2011 18:46:29 -0800 iveresov 4930919: race condition in MDO creation at back branch locations
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot