hotspot/src/share/vm/oops/klassVtable.cpp
Fri, 08 May 2015 14:00:24 -0400 acorn 8030680: 292 cleanup from default method code assessment
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Fri, 19 Dec 2014 11:48:50 -0800 acorn 8065366: Better private method resolution
Mon, 02 Mar 2015 05:32:01 -0800 ctornqvi Merge
Wed, 25 Feb 2015 00:30:54 -0800 sspitsyn 8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
Fri, 20 Feb 2015 15:23:01 +0100 stefank 8073554: Remove unnecessary includes of markSweep[.inline].hpp
Fri, 23 Jan 2015 09:54:33 -0500 lfoltan 8067480: Crash in klassItable::initialize_itable_for_interface when running vm.runtime.defmeth.StaticMethodsTest.
Mon, 05 Jan 2015 22:50:59 -0500 coleenp 6583051: crash when adding non-static methods to java.lang.Object class
Wed, 07 May 2014 19:21:52 +0400 hseigel 8032536: JVM resolves wrong method in some unusual cases
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Mon, 14 Apr 2014 14:27:45 -0400 lfoltan 8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults.
Mon, 16 Dec 2013 08:24:33 -0500 hseigel 8027804: JCK resolveMethod test fails expecting AbstractMethodError
Tue, 03 Dec 2013 11:13:14 -0800 acorn 8028438: static superclass method masks default methods
Tue, 26 Nov 2013 18:16:04 -0500 drchase 8016839: JSR292: AME instead of IAE when calling a method
Wed, 13 Nov 2013 07:31:26 -0800 acorn 8027229: ICCE expected for >=2 maximally specific default methods.
Mon, 07 Oct 2013 12:20:28 -0400 acorn 8009130: Lambda: Fix access controls, loader constraints.
Tue, 01 Oct 2013 08:10:42 -0400 acorn 8011311: Private interface methods. Default conflicts:ICCE. no erased_super_default.
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Wed, 01 May 2013 08:07:59 -0700 bharadwaj 8013418: assert(i == total_args_passed) in AdapterHandlerLibrary::get_adapter since 8-b87
Wed, 27 Mar 2013 14:10:59 -0400 acorn 8009731: Confusing error message for loader constraint violation
Wed, 06 Feb 2013 14:31:37 -0800 dcubed 7182152: Instrumentation hot swap test incorrect monitor count
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
Tue, 06 Nov 2012 15:09:37 -0500 coleenp 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Thu, 11 Oct 2012 12:25:42 -0400 kamg 7200776: Implement default methods in interfaces
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Fri, 15 Apr 2011 09:36:28 -0400 coleenp 7032407: Crash in LinkResolver::runtime_resolve_virtual_method()
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Fri, 04 Mar 2011 14:40:46 -0500 kamg 6845426: non-static <clinit> method with no args is called during the class initialization process
Tue, 08 Feb 2011 12:33:19 +0100 stefank 7014851: Remove unused parallel compaction code
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Thu, 09 Dec 2010 17:53:22 +0300 dsamersoff 6989076: JVM crashes in klassItable::initialize_itable_for_interface
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends
Sun, 11 Oct 2009 16:19:25 -0700 jcoomes 6888953: some calls to function-like macros are missing semicolons
Tue, 31 Mar 2009 10:02:01 -0700 kvn Merge
Wed, 18 Mar 2009 17:20:57 -0400 acorn 4766230: Hotspot vtable inconsistencies cause core dumps. 6579515. 6582242.
Fri, 20 Mar 2009 23:19:36 -0700 jrose 6814659: separable cleanups and subroutines for 6655638
Mon, 02 Mar 2009 14:03:03 -0700 dcubed 6805864: 4/3 Problem with jvmti->redefineClasses: some methods don't get redefined
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Wed, 05 Dec 2007 09:00:00 -0800 dcubed 6664627: Merge changes made only in hotspot 11 forward to jdk 7
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip