Fri, 07 Apr 2017 08:04:46 +0000 |
alanb |
8177530: Module system implementation refresh (4/2017)
|
file |
diff |
annotate
|
Fri, 20 Jan 2017 16:09:56 -0500 |
hseigel |
8171971: Fix timing bug in JVM management of package export lists
|
file |
diff |
annotate
|
Wed, 07 Sep 2016 07:19:48 -0400 |
hseigel |
8058575: IllegalAccessError trying to access package-private class from VM anonymous class
|
file |
diff |
annotate
|
Thu, 25 Aug 2016 09:23:45 -0400 |
rprotacio |
8148854: Class names "SomeClass" and "LSomeClass;" treated by JVM as an equivalent
|
file |
diff |
annotate
|
Tue, 16 Aug 2016 09:56:18 -0400 |
hseigel |
8030221: Checking for anonymous class should check for NULL as well as potential nesting
|
file |
diff |
annotate
|
Fri, 27 May 2016 10:52:39 -0400 |
coleenp |
8145148: InterfaceMethod CP entry pointing to a class should cause ICCE
|
file |
diff |
annotate
|
Fri, 29 Apr 2016 22:40:51 -0400 |
mockner |
8154110: Update class* and safepoint* logging subsystems
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 09:08:12 -0400 |
rprotacio |
8152844: JVM InstanceKlass Methods For Obtaining Package/Module Should Be Moved to Klass
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 18:13:34 -0400 |
coleenp |
8132051: Better byte behavior
|
file |
diff |
annotate
|
Fri, 15 Apr 2016 16:19:15 +0100 |
chegar |
8137058: Clear out all non-Critical APIs from sun.reflect
|
file |
diff |
annotate
|
Wed, 23 Mar 2016 23:36:29 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Thu, 17 Mar 2016 19:04:01 +0000 |
alanb |
8142968: Module System implementation
|
file |
diff |
annotate
|
Thu, 10 Mar 2016 15:52:56 -0500 |
mockner |
8146551: The output from classresolve tag has been shortened and moved to debug level.
|
file |
diff |
annotate
|
Tue, 19 Jan 2016 12:07:32 +0100 |
mgerdin |
8148481: Devirtualize Klass::vtable
|
file |
diff |
annotate
|
Wed, 23 Dec 2015 15:05:38 -0500 |
mockner |
8144874: Reimplement TraceClassResolution with Unified Logging.
|
file |
diff |
annotate
|
Tue, 08 Dec 2015 20:04:03 +0100 |
mgronlun |
8140485: Class load and creation cleanup
|
file |
diff |
annotate
|
Thu, 19 Nov 2015 10:34:11 -0800 |
ctornqvi |
8143324: Backout JDK-8087223
|
file |
diff |
annotate
|
Tue, 17 Nov 2015 15:14:29 -0800 |
minqi |
8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
|
file |
diff |
annotate
|
Wed, 28 Oct 2015 09:47:23 -0400 |
coleenp |
8139203: Consistent naming for klass type predicates
|
file |
diff |
annotate
|
Mon, 26 Oct 2015 13:11:36 -0400 |
coleenp |
8139163: InstanceKlass::cast passes through NULL
|
file |
diff |
annotate
|
Fri, 23 Oct 2015 16:48:38 -0400 |
coleenp |
8140274: methodHandles and constantPoolHandles should be passed as const references
|
file |
diff |
annotate
|
Mon, 29 Jun 2015 10:16:48 +0200 |
goetz |
8130036: Fix problems with imprecise C++ coding.
|
file |
diff |
annotate
|
Fri, 29 May 2015 11:35:51 -0400 |
coleenp |
8029567: Clean up linkResolver code
|
file |
diff |
annotate
|
Fri, 13 Feb 2015 14:37:35 +0100 |
stefank |
8072911: Remove includes of oop.inline.hpp from .hpp files
|
file |
diff |
annotate
|
Mon, 17 Nov 2014 21:32:32 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Mon, 10 Nov 2014 19:37:32 -0500 |
emc |
8058322: Zero name_index item of MethodParameters attribute cause MalformedParameterException
|
file |
diff |
annotate
|
Fri, 14 Nov 2014 09:47:09 +0100 |
stefank |
8064811: Use THREAD instead of CHECK_NULL in return statements
|
file |
diff |
annotate
|
Wed, 12 Nov 2014 13:55:59 +0100 |
stefank |
8062808: Turn on the -Wreturn-type warning
|
file |
diff |
annotate
|
Tue, 22 Jul 2014 16:16:51 +0400 |
hseigel |
8036533: Method for correct defaults
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 11:29:09 -0400 |
coleenp |
8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2)
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 09:58:23 -0400 |
hseigel |
8031819: Remove legacy jdk checks and code
|
file |
diff |
annotate
|
Thu, 15 May 2014 17:38:50 -0400 |
coleenp |
8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors
|
file |
diff |
annotate
|
Wed, 07 May 2014 14:16:45 -0500 |
gziemski |
8038654: Separate SymbolTable and StringTable code
|
file |
diff |
annotate
|
Mon, 24 Feb 2014 10:28:22 +0100 |
jbachorik |
4505697: nsk/jdi/ExceptionEvent/_itself_/exevent006 and exevent008 tests fail with InvocationTargetException
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 14:47:23 +0100 |
jwilhelm |
8025856: Fix typos in the GC code
|
file |
diff |
annotate
|
Wed, 04 Dec 2013 08:10:31 -0500 |
hseigel |
8027458: VM anonymous classes: wrong context for protected access checks
|
file |
diff |
annotate
|
Wed, 13 Nov 2013 16:24:33 -0800 |
minqi |
8025632: Remove all references to MagicLambdaImpl from Hotspot
|
file |
diff |
annotate
|
Fri, 13 Sep 2013 22:38:02 -0400 |
drchase |
8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 03 Jun 2013 10:00:10 -0400 |
hseigel |
8015385: Remove RelaxAccessControlCheck for JDK 8 bytecodes
|
file |
diff |
annotate
|
Fri, 31 May 2013 20:24:58 +0200 |
ctornqvi |
6726963: multi_allocate() call does not CHECK_NULL and causes crash in fastdebug bits
|
file |
diff |
annotate
|
Fri, 31 May 2013 13:02:24 +0200 |
rbackman |
8014709: Constructor.getAnnotatedReturnType() returns empty AnnotatedType
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 11:01:39 -0500 |
coleenp |
8006005: Fix constant pool index validation and alignment trap for method parameter reflection
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 14:01:36 -0500 |
coleenp |
8004728: Add hotspot support for parameter reflection
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 10:22:19 +0100 |
stefank |
8004823: Add VM support for type annotation reflection
|
file |
diff |
annotate
|
Mon, 12 Nov 2012 16:15:05 -0500 |
hseigel |
8001471: Klass::cast() does nothing
|
file |
diff |
annotate
|
Tue, 06 Nov 2012 15:09:37 -0500 |
coleenp |
8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
|
file |
diff |
annotate
|
Thu, 11 Oct 2012 12:25:42 -0400 |
kamg |
7200776: Implement default methods in interfaces
|
file |
diff |
annotate
|
Sat, 29 Sep 2012 06:40:00 -0400 |
coleenp |
8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 13:25:18 -0400 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 10:51:00 -0700 |
twisti |
7023639: JSR 292 method handle invocation needs a fast path for compiled code
|
file |
diff |
annotate
|
Fri, 22 Jun 2012 14:00:39 -0400 |
jiangli |
7177409: Perf regression in JVM_GetClassDeclaredFields after generic signature changes.
|
file |
diff |
annotate
|
Tue, 13 Mar 2012 13:50:48 -0400 |
jiangli |
7109878: The instanceKlass EnclosingMethhod attribute fields can be folded into the _inner_class field.
|
file |
diff |
annotate
|
Tue, 30 Aug 2011 00:54:09 -0700 |
never |
7082263: Reflection::resolve_field/field_get/field_set are broken
|
file |
diff |
annotate
|
Fri, 18 Mar 2011 16:00:34 -0700 |
never |
7017732: move static fields into Class to prepare for perm gen removal
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 16:11:27 -0800 |
coleenp |
6990754: Use native memory and reference counting to implement SymbolTable
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Fri, 08 Jan 2010 11:09:46 +0100 |
twisti |
6914206: change way of permission checking for generated MethodHandle adapters
|
file |
diff |
annotate
|
Wed, 06 Jan 2010 14:22:39 -0800 |
never |
6914300: ciEnv should export all well known classes
|
file |
diff |
annotate
|