log src/cpu/x86/vm/templateTable_x86_64.cpp @ 10105:aeaca88565e6

age author description
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
Wed, 17 Apr 2013 10:57:02 -0700 johnc 8012335: G1: Fix bug with compressed oops in template interpreter on x86 and sparc.
Fri, 17 May 2013 15:38:22 +0200 Christian Haeubl Added infrastructure for recording invoked methods in the profiling information.
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Fri, 30 Nov 2012 15:23:16 -0800 twisti 8003240: x86: move MacroAssembler into separate file
Tue, 09 Oct 2012 07:41:27 +0200 rbackman Merge
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Mon, 01 Oct 2012 14:50:10 -0700 twisti 7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path
Tue, 11 Sep 2012 20:20:38 -0400 coleenp 7196681: NPG: Some JSR 292 tests crash in Windows exception handler
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
Thu, 05 Apr 2012 12:17:52 -0400 coleenp 7158988: jvm crashes while debugging on x86_32 and x86_64
Fri, 06 Jan 2012 20:09:20 -0800 kvn Merge
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Tue, 06 Dec 2011 18:28:51 -0500 coleenp 7117052: instanceKlass::_init_state can be u1 type