hotspot/src/share/vm/oops/methodOop.cpp
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Thu, 05 Jul 2012 20:54:45 -0400 jiangli 7181632: nsk classLoad001_14 failure and CompileTheWorld crash after 7178145.
Tue, 26 Jun 2012 19:08:44 -0400 jiangli 7178145: Change constMethodOop::_exception_table to optionally inlined u2 table.
Thu, 14 Jun 2012 14:59:52 -0700 kvn Merge
Wed, 06 Jun 2012 14:33:43 -0400 jiangli 7172967: Eliminate constMethod's _method backpointer to methodOop.
Wed, 13 Jun 2012 11:36:03 -0700 twisti 7174928: JSR 292: unresolved invokedynamic call sites deopt and osr infinitely
Wed, 01 Feb 2012 16:57:08 -0800 never 7013347: allow crypto functions to be called inline to enhance performance
Tue, 13 Sep 2011 20:28:00 -0700 kvn 7090259: Fix hotspot sources to build with old compilers
Thu, 25 Aug 2011 20:29:30 -0700 never 7082949: JSR 292: missing ResourceMark in methodOopDesc::make_invoke_method
Thu, 07 Jul 2011 10:51:07 -0700 kvn Merge
Wed, 06 Jul 2011 08:43:01 -0700 jcoomes Merge
Tue, 28 Jun 2011 14:23:27 +0200 brutisso 7016112: CMS: crash during promotion testing
Thu, 23 Jun 2011 17:14:06 -0700 jrose 7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
Thu, 02 Jun 2011 14:17:48 -0400 coleenp 7049928: VM crashes with "assert(_adapter != NULL) failed: must have" at methodOop.cpp:63
Sat, 21 May 2011 15:39:54 -0700 coleenp 7033141: assert(has_cp_cache(i)) failed: oob
Sat, 09 Apr 2011 22:55:25 -0700 jrose 6987991: JSR 292 phpreboot test/testtracefun2.phpr segfaults
Thu, 07 Apr 2011 17:02:30 -0700 jrose 6981791: remove experimental code for JSR 292
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Fri, 11 Mar 2011 22:33:47 -0800 jrose 6839872: remove implementation inheritance from JSR 292 APIs
Fri, 04 Mar 2011 14:40:46 -0500 kamg 6845426: non-static <clinit> method with no args is called during the class initialization process
Wed, 23 Feb 2011 11:18:16 -0800 kvn Merge
Fri, 11 Feb 2011 03:17:53 -0800 twisti 7018673: Zero: 6953144, 6990754 and 7009756 made some changes which broke Zero
Mon, 21 Feb 2011 04:49:17 -0800 rottenha Merge
Mon, 07 Feb 2011 22:19:57 -0800 ysr 6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
Thu, 10 Feb 2011 13:03:22 +0100 sla 7017824: Add support for creating 64-bit Visual Studio projects
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Thu, 13 Jan 2011 22:15:41 -0800 never 4926272: methodOopDesc::method_from_bcp is unsafe
Fri, 10 Dec 2010 12:13:03 -0500 coleenp 6988439: Parallel Class Loading test deadlock involving MethodData_lock and Pending List Lock
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 08 Oct 2010 02:42:17 -0700 twisti 6990549: Zero and Shark fixes after 6978355 and 6953144
Mon, 13 Sep 2010 23:24:30 -0700 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Wed, 11 Aug 2010 05:51:21 -0700 twisti 6976186: integrate Shark HotSpot changes
Fri, 16 Jul 2010 18:14:19 -0700 jrose 6969574: invokedynamic call sites deoptimize instead of executing
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 12 May 2010 22:06:02 -0700 jrose Merge
Tue, 04 May 2010 15:12:08 -0400 coleenp 6935118: UseCompressedOops modification in methodOopDesc::sort_methods() causes JCK timeout
Sat, 01 May 2010 02:42:18 -0700 jrose 6939134: JSR 292 adjustments to method handle invocation
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Wed, 03 Feb 2010 15:03:22 -0800 kvn 6923043: failed nightly tests which use -XX:+PrintCompilation -Xcomp -XX:CompileOnly
Mon, 01 Feb 2010 16:49:49 -0800 kvn 6614597: Performance variability in jvm2008 xml.validation
Fri, 29 Jan 2010 09:27:22 -0800 kvn 4360113: Evict nmethods when code cache gets full
Wed, 20 Jan 2010 22:10:33 -0800 never 6911204: generated adapters with large signatures can fill up the code cache
Fri, 08 Jan 2010 11:09:46 +0100 twisti 6914206: change way of permission checking for generated MethodHandle adapters
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Sat, 17 Oct 2009 19:51:05 -0700 jrose 6815692: method handle code needs some cleanup (post-6655638)
Tue, 21 Jul 2009 16:56:06 -0700 jrose 6862576: vmIntrinsics needs cleanup in order to support JSR 292 intrinsics
Tue, 21 Apr 2009 23:21:04 -0700 jrose 6655646: dynamic languages need dynamically linked call sites
Wed, 08 Apr 2009 10:56:49 -0700 jrose 6655638: dynamic languages need method handles
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Sun, 11 Jan 2009 16:58:24 -0800 jmasa 6692899: CMS: many vm.parallel_class_loading tests fail with assert "missing Printezis mark"
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Thu, 17 Apr 2008 22:18:15 -0400 kamg 6537506: Provide a mechanism for specifying Java-level USDT-like dtrace probes
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Thu, 03 Apr 2008 13:33:13 -0700 rasbold 6624474: Server compiler generates unexpected LinkageError
Wed, 12 Mar 2008 18:07:46 -0700 dcubed 6599425: 4/3 OopMapCache::lookup() can cause later crash or assert() failure
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip