log src/cpu/x86/vm/interp_masm_x86_64.cpp @ 10408:836a62f43af9

age author description
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
Fri, 17 May 2013 15:38:22 +0200 Christian Haeubl Added infrastructure for recording invoked methods in the profiling information.
Fri, 14 Dec 2012 14:35:13 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Wed, 12 Dec 2012 21:36:40 +0100 Doug Simon changes to support Graal co-existing with the other HotSpot compiler(s) and being used for explicit compilation requests and code installation via the Graal API
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Fri, 10 Feb 2012 17:04:03 +0100 Gilles Duboscq Make it possible again to build a real client libjvm, drop the UseGraal flag.
Tue, 07 Feb 2012 11:43:05 -0800 Christian Haeubl fixed profiling of typechecks
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
Mon, 29 Nov 2010 15:43:36 -0500 coleenp 6780143: hs203t003 hits SIGSEGV/EXCEPTION_ACCESS_VIOLATION with -XX:+UseCompressedOops
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Sun, 23 May 2010 01:38:26 -0700 jrose 6939207: refactor constant pool index processing
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
Sun, 07 Feb 2010 12:15:06 -0800 kvn 6923002: assert(false,"this call site should not be polymorphic")
Mon, 01 Feb 2010 16:49:49 -0800 kvn 6614597: Performance variability in jvm2008 xml.validation
Wed, 16 Dec 2009 12:48:04 +0100 twisti 6829192: JSR 292 needs to support 64-bit x86
Tue, 01 Sep 2009 23:34:08 -0700 poonam 6858208: jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
Fri, 26 Jun 2009 16:14:31 -0700 never 6851908: interpreter null check profiling broken causing extra compilation invalidation
Wed, 08 Apr 2009 10:56:49 -0700 jrose 6655638: dynamic languages need method handles
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Fri, 13 Mar 2009 18:39:22 -0700 jrose 6813212: factor duplicated assembly code for general subclass check (for 6655638)
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Tue, 10 Mar 2009 08:52:16 -0700 kvn Merge
Wed, 04 Mar 2009 09:58:39 -0800 jrose 6812678: macro assembler needs delayed binding of a few constants (for 6655638)
Mon, 02 Mar 2009 14:43:36 -0700 dcubed Merge
Mon, 02 Mar 2009 14:03:03 -0700 dcubed 6805864: 4/3 Problem with jvmti->redefineClasses: some methods don't get redefined
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Tue, 13 Jan 2009 14:41:44 -0500 coleenp 6791168: Fix invalid code in bytecodeInterpreter that can cause gcc ICE
Wed, 17 Sep 2008 16:49:18 +0400 apetrusenko Merge
Thu, 21 Aug 2008 23:36:31 -0400 tonyp Merge
Thu, 12 Jun 2008 13:50:55 -0700 ysr Merge
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector
Wed, 27 Aug 2008 00:21:55 -0700 never 5108146: Merge i486 and amd64 cpu directories
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year jdk7-b30
Thu, 05 Jun 2008 17:02:54 -0400 coleenp 6695819: verify_oopx rax: broken oop in decode_heap_oop
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load jdk7-b24