hotspot/src/share/vm/runtime/reflection.cpp
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Mon, 29 Jun 2015 10:16:48 +0200 goetz 8130036: Fix problems with imprecise C++ coding.
Fri, 29 May 2015 11:35:51 -0400 coleenp 8029567: Clean up linkResolver code
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Mon, 17 Nov 2014 21:32:32 +0100 jwilhelm Merge
Mon, 10 Nov 2014 19:37:32 -0500 emc 8058322: Zero name_index item of MethodParameters attribute cause MalformedParameterException
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
Tue, 22 Jul 2014 16:16:51 +0400 hseigel 8036533: Method for correct defaults
Thu, 28 Aug 2014 11:29:09 -0400 coleenp 8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2)
Wed, 11 Jun 2014 09:58:23 -0400 hseigel 8031819: Remove legacy jdk checks and code
Thu, 15 May 2014 17:38:50 -0400 coleenp 8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors
Wed, 07 May 2014 14:16:45 -0500 gziemski 8038654: Separate SymbolTable and StringTable code
Mon, 24 Feb 2014 10:28:22 +0100 jbachorik 4505697: nsk/jdi/ExceptionEvent/_itself_/exevent006 and exevent008 tests fail with InvocationTargetException
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Wed, 04 Dec 2013 08:10:31 -0500 hseigel 8027458: VM anonymous classes: wrong context for protected access checks
Wed, 13 Nov 2013 16:24:33 -0800 minqi 8025632: Remove all references to MagicLambdaImpl from Hotspot
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Tue, 02 Jul 2013 20:27:00 -0700 twisti 8017571: JSR292: JVM crashing on assert "cast to instanceKlass" while producing MethodHandle for array methods with MethodHandle.findVirtual
Mon, 03 Jun 2013 10:00:10 -0400 hseigel 8015385: Remove RelaxAccessControlCheck for JDK 8 bytecodes
Fri, 31 May 2013 20:24:58 +0200 ctornqvi 6726963: multi_allocate() call does not CHECK_NULL and causes crash in fastdebug bits
Fri, 31 May 2013 13:02:24 +0200 rbackman 8014709: Constructor.getAnnotatedReturnType() returns empty AnnotatedType
Mon, 14 Jan 2013 11:01:39 -0500 coleenp 8006005: Fix constant pool index validation and alignment trap for method parameter reflection
Tue, 08 Jan 2013 14:01:36 -0500 coleenp 8004728: Add hotspot support for parameter reflection
Thu, 20 Dec 2012 10:22:19 +0100 stefank 8004823: Add VM support for type annotation reflection
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
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Fri, 22 Jun 2012 14:00:39 -0400 jiangli 7177409: Perf regression in JVM_GetClassDeclaredFields after generic signature changes.
Tue, 13 Mar 2012 13:50:48 -0400 jiangli 7109878: The instanceKlass EnclosingMethhod attribute fields can be folded into the _inner_class field.
Tue, 30 Aug 2011 00:54:09 -0700 never 7082263: Reflection::resolve_field/field_get/field_set are broken
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
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
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
Fri, 20 Mar 2009 23:19:36 -0700 jrose 6814659: separable cleanups and subroutines for 6655638
Wed, 12 Nov 2008 22:33:26 -0800 jrose 6653858: dynamic languages need to be able to load anonymous classes
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Wed, 16 Apr 2008 17:36:29 -0400 kamg 6622385: Accessing protected static methods
Wed, 12 Mar 2008 18:39:05 -0700 dcubed 6667089: 3/3 multiple redefinitions of a class break reflection
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip