log src/cpu/x86/vm/templateTable_x86_64.cpp @ 14324:c86519f8d826

age author description
Wed, 05 Feb 2014 21:24:29 -0800 henryjen 8033289: clang: clean up unused function warning
Fri, 22 Nov 2013 01:40:16 +0100 Doug Simon fixed regression from recent hsx merge that prevented TypeProfileLevel from being enabled
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 01 Nov 2013 15:56:06 +0100 mgronlun Merge
Wed, 30 Oct 2013 15:35:25 +0100 mgerdin 8027252: Crash in interpreter because get_unsigned_2_byte_index_at_bcp reads 4 bytes
Thu, 24 Oct 2013 16:23:07 -0700 twisti 8026328: Setting a breakpoint on invokedynamic crashes the JVM
Wed, 09 Oct 2013 16:32:21 +0200 roland 8023657: New type profiling points: arguments to call
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Thu, 18 Apr 2013 17:00:16 -0400 jiangli Merge
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