hotspot/src/share/vm/classfile/defaultMethods.cpp
Mon, 03 Oct 2016 21:48:21 -0400 dholmes 8081800: AbstractMethodError when evaluating a private method in an interface via debugger
Tue, 13 Oct 2015 18:13:34 -0400 coleenp 8132051: Better byte behavior
Mon, 04 Apr 2016 09:15:15 +0200 stefank 8152632: Rename LogHandle(...) to Log(...)
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Fri, 30 Oct 2015 16:39:37 -0400 rprotacio 8139564: Convert TraceDefaultMethods to Unified Logging
Fri, 19 Dec 2014 11:48:50 -0800 acorn 8065366: Better private method resolution
Wed, 25 Feb 2015 00:30:54 -0800 sspitsyn 8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
Fri, 14 Nov 2014 09:47:09 +0100 stefank 8064811: Use THREAD instead of CHECK_NULL in return statements
Wed, 12 Nov 2014 13:55:59 +0100 stefank 8062808: Turn on the -Wreturn-type warning
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.
Tue, 14 Jan 2014 16:27:35 -0500 hseigel 8031059: invokestatic: ICCE trying to invoke static method when it clashes with an abstract method inherited from an interface
Thu, 19 Dec 2013 20:28:45 +0000 coleenp 8030633: nsk/jvmti/RedefineClasses/StressRedefine failed invalid method ordering length on Solaris
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
Wed, 13 Nov 2013 07:31:26 -0800 acorn 8027229: ICCE expected for >=2 maximally specific default methods.
Wed, 30 Oct 2013 09:11:04 -0700 acorn 8027304: Lambda: inheriting abstract + 1 default -> default, not ICCE
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.
Tue, 08 Oct 2013 07:08:27 -0700 iveresov Merge
Thu, 03 Oct 2013 16:38:21 +0400 iveresov Merge
Tue, 01 Oct 2013 08:10:42 -0400 acorn 8011311: Private interface methods. Default conflicts:ICCE. no erased_super_default.
Mon, 07 Oct 2013 14:13:28 +0400 vlivanov 8025845: Default methods are unnecessarily marked w/ force_inline directive in some situations
Sat, 28 Sep 2013 12:42:22 -0700 twisti 8025613: clang: remove -Wno-unused-value
Mon, 16 Sep 2013 17:57:56 -0400 acorn 8024647: Default method resolution with private superclass method
Wed, 28 Aug 2013 08:15:01 -0400 acorn 8020489: VM crash when non-existent interface called by invokespecial
Mon, 26 Aug 2013 11:35:25 -0400 acorn 8012294: remove generic handling for default methods
Tue, 09 Jul 2013 14:02:28 -0400 acorn 8013635: VM should no longer create bridges for generic signatures.
Thu, 30 May 2013 11:46:39 -0700 sspitsyn 8015436: compiler/ciReplay/TestSA.sh fails with assert() index is out of bounds
Wed, 20 Mar 2013 06:38:27 -0700 morris 8009578: [parfait] Null pointer deference in hotspot/src/share/vm/classfile/defaultMethods.cpp
Mon, 11 Feb 2013 14:06:22 -0500 coleenp 8007320: NPG: move method annotations
Thu, 17 Jan 2013 11:39:48 +0100 stefank 8006513: Null pointer in DefaultMethods::generate_default_methods when merging annotations
Tue, 08 Jan 2013 14:01:36 -0500 coleenp 8004728: Add hotspot support for parameter reflection
Tue, 27 Nov 2012 17:03:56 -0500 jiangli 8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod.
Thu, 11 Oct 2012 12:25:42 -0400 kamg 7200776: Implement default methods in interfaces
less more (0) tip