hotspot/src/share/vm/oops/method.hpp
Mon, 03 Oct 2016 21:48:21 -0400 dholmes 8081800: AbstractMethodError when evaluating a private method in an interface via debugger
Wed, 20 Apr 2016 16:39:37 -0400 jiangli 8153312: Constrain AppCDS behavior
Fri, 24 Jun 2016 15:09:00 -0700 kvn Merge
Wed, 15 Jun 2016 14:27:58 +0200 zmajo 8157181: Compilers accept modification of final fields outside initializer methods
Tue, 07 Jun 2016 11:39:47 -0400 rprotacio 8153858: Clean up needed when obtaining the package name from a fully qualified class name
Fri, 29 Apr 2016 02:13:40 +0300 vlivanov Merge
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Fri, 22 Apr 2016 01:04:00 -0700 amurillo Merge
Thu, 21 Apr 2016 20:49:11 -0700 cjplummer 8148195: Some InstanceKlass and MethodCounters fields can be excluded when JVMTI is not supported
Thu, 07 Jan 2016 13:59:49 -0500 coleenp 8146518: Zero interpreter broken with better byte behaviours
Mon, 11 Apr 2016 20:16:35 +0200 jwilhelm Merge
Wed, 30 Mar 2016 09:52:02 -0700 cjplummer 8148639: Some MethodCounter fields can be excluded when not including C2
Thu, 07 Apr 2016 22:03:04 -0700 ccheung 8145221: Use trampolines for i2i and i2c entries in Methods that are stored in CDS archive
Thu, 03 Mar 2016 13:18:53 +0100 thartmann 8151130: [BACKOUT] Remove Method::_method_data for C1
Fri, 26 Feb 2016 09:13:22 -0800 cjplummer 8147978: Remove Method::_method_data for C1
Sat, 30 Jan 2016 11:02:29 -0500 coleenp 8145628: hotspot metadata classes shouldn't use HeapWordSize or heap related macros like align_object_size
Thu, 14 Jan 2016 17:36:29 +0100 jwilhelm Merge
Thu, 07 Jan 2016 13:53:20 -0500 rprotacio 8141564: Convert TraceItables and PrintVtables to Unified Logging
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
Mon, 14 Dec 2015 17:02:02 -1000 twisti 8134994: use separate VMStructs databases for SA and JVMCI
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Fri, 13 Nov 2015 13:31:48 +0100 neliasso Merge
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Wed, 11 Nov 2015 01:27:36 +0300 shade 8140650: Method::is_accessor should cover getters and setters for all types
Tue, 20 Oct 2015 11:17:19 -0400 jprovino Merge
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Wed, 14 Oct 2015 08:12:33 -0700 minqi 8135284: Remove Method::_method_size field
Fri, 18 Sep 2015 13:41:11 -0700 minqi 8135085: Change Method::_intrinsic_id from u1 to u2
Wed, 15 Jul 2015 12:24:41 -0700 minqi 8025692: Log what methods are touched at run-time
Fri, 03 Jul 2015 07:25:03 +0200 zmajo 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Thu, 11 Jun 2015 14:19:40 +0300 vlivanov 8074551: GWT can be marked non-compilable due to deopt count pollution
Wed, 25 Feb 2015 00:30:54 -0800 sspitsyn 8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
Tue, 11 Nov 2014 11:05:41 +0100 thartmann 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
Wed, 05 Nov 2014 16:47:37 -0800 jmanson 8062116: JVMTI GetClassMethods is Slow
Thu, 30 Oct 2014 13:03:30 +0100 thartmann 8061817: Whitebox.deoptimizeMethod() does not deoptimize all OSR versions of method
Wed, 17 Sep 2014 21:15:03 -0700 iveresov 8058564: Tiered compilation performance drop in PIT
Wed, 03 Sep 2014 19:13:18 -0400 coleenp 8055008: Clean up code that saves the previous versions of redefined classes
Thu, 31 Jul 2014 00:50:55 +0000 coleenp 8051398: jvmti tests fieldacc002, fieldmod002 fail in nightly with errors: (watch#0) wrong location
Thu, 17 Jul 2014 15:45:46 -0400 coleenp 8004128: NPG: remove stackwalking in Threads::gc_prologue and gc_epilogue code
Sat, 17 May 2014 19:34:38 -0400 coleenp Merge
Tue, 11 Mar 2014 15:06:34 +0400 vlivanov 8023461: Thread holding lock at safepoint that vm can block on: MethodCompileQueue_lock
Tue, 13 May 2014 11:32:10 -0700 iveresov 8032463: VirtualDispatch test timeout with DeoptimizeALot
Fri, 16 May 2014 15:05:44 -0700 sspitsyn 8042796: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
Thu, 15 May 2014 18:23:26 -0400 coleenp 8038212: Method::is_valid_method() check has performance regression impact for stackwalking
Tue, 29 Apr 2014 08:08:44 +0200 anoll 8036956: remove EnableInvokeDynamic flag
Tue, 08 Apr 2014 13:58:38 -0400 coleenp 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)
Thu, 03 Apr 2014 17:05:19 -0400 bharadwaj Merge
Wed, 26 Mar 2014 21:47:45 -0400 coleenp 8031820: NPG: Fix remaining references to metadata as oops in comments
Mon, 31 Mar 2014 10:35:06 +0200 roland 8037970: make PrintMethodData a diagnostic options
Tue, 11 Mar 2014 14:54:47 -0700 twisti 8037043: put Method flag bits in predictable positions
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Mon, 02 Dec 2013 10:26:14 +0100 goetz 8029396: PPC64 (part 212): Several memory ordering fixes in C-code.
Sun, 13 Oct 2013 13:22:24 -0700 iveresov Merge
Mon, 07 Oct 2013 12:20:28 -0400 acorn 8009130: Lambda: Fix access controls, loader constraints.
Mon, 07 Oct 2013 10:41:56 -0700 twisti 8025566: EXCEPTION_ACCESS_VIOLATION in compiled by C1 String.valueOf method
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Thu, 29 Aug 2013 22:44:19 +0400 vlivanov 8023976: assert(!CompilationPolicy::can_be_compiled(this, comp_level)) failed: sanity check
Wed, 24 Apr 2013 11:49:38 +0200 roland 8010460: Interpreter on some platforms loads ConstMethod::_max_stack and misses extra stack slots for JSR 292
less more (0) -60 tip