hotspot/src/share/vm/classfile/systemDictionary.hpp
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Wed, 12 Aug 2015 14:18:12 -0400 mockner 8098791: Remove PrintClassStatistics and PrintMethodStatistics
Fri, 15 May 2015 19:23:11 +0300 vlivanov 8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Fri, 13 Mar 2015 12:40:39 -0400 coleenp 8061205: MetadataOnStackMark only needs to walk code cache during class redefinition
Fri, 26 Sep 2014 17:48:10 -0400 jmasa 8047125: (ref) More phantom object references
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Tue, 12 Aug 2014 17:29:00 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 12:37:11 +0200 stefank 8049420: Backout 8048248 to correct attribution
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
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 18:19:31 -0400 coleenp Merge
Tue, 29 Apr 2014 08:08:44 +0200 anoll 8036956: remove EnableInvokeDynamic flag
Mon, 05 May 2014 19:53:00 -0400 coleenp 8023697: failed class resolution reports different class name in detail message for the first and subsequent times
Tue, 08 Apr 2014 13:58:38 -0400 coleenp 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)
Sat, 15 Feb 2014 13:03:38 -0500 coleenp 8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on
Fri, 29 Nov 2013 11:32:45 -0500 drchase Merge
Sat, 23 Nov 2013 12:25:13 +0100 mgronlun 8028128: Add a type safe alternative for working with counter based data
Tue, 26 Nov 2013 18:16:04 -0500 drchase 8016839: JSR292: AME instead of IAE when calling a method
Wed, 13 Nov 2013 16:24:33 -0800 minqi 8025632: Remove all references to MagicLambdaImpl from Hotspot
Thu, 24 Oct 2013 00:33:14 -0400 dholmes 8026877: Error in opening JAR file when invalid jar specified with -Xbootclasspath/a on OpenJDK build
Tue, 06 Aug 2013 16:33:59 -0700 sspitsyn 7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Mon, 13 May 2013 15:37:08 -0400 coleenp 8005056: NPG: Crash after redefining java.lang.Object
Thu, 04 Apr 2013 17:01:34 -0700 bharadwaj Merge
Wed, 27 Mar 2013 14:10:59 -0400 acorn 8009731: Confusing error message for loader constraint violation
Mon, 25 Mar 2013 17:13:26 -0700 twisti 7198429: need checked categorization of caller-sensitive methods in the JDK
Fri, 15 Mar 2013 17:24:40 -0400 coleenp 8007725: NPG: Klass::restore_unshareable_info() triggers assert(k->java_mirror() == NULL)
Fri, 25 Jan 2013 10:04:08 -0500 zgu 8000692: Remove old KERNEL code
Tue, 08 Jan 2013 14:01:36 -0500 coleenp 8004728: Add hotspot support for parameter reflection
Thu, 29 Nov 2012 16:50:29 -0500 coleenp 8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
Thu, 11 Oct 2012 12:25:42 -0400 kamg 7200776: Implement default methods in interfaces
Thu, 11 Oct 2012 14:46:20 -0700 twisti 8000740: remove LinkWellKnownClasses
Mon, 08 Oct 2012 17:04:00 -0700 twisti 8000263: JSR 292: signature types may appear to be unloaded
Mon, 01 Oct 2012 14:50:10 -0700 twisti 7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path
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
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Tue, 12 Jun 2012 14:31:44 -0700 twisti 7174218: remove AtomicLongCSImpl intrinsics
Mon, 30 Jan 2012 23:27:30 -0500 acorn 7114376: Make system dictionary hashtable bucket array size configurable
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
Fri, 02 Sep 2011 20:58:21 -0700 never 7071307: MethodHandle bimorphic inlining should consider the frequency
Tue, 16 Aug 2011 04:14:05 -0700 twisti 7071653: JSR 292: call site change notification should be pushed not pulled
Wed, 01 Jun 2011 23:25:20 -0700 jrose 7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
Thu, 07 Apr 2011 17:02:30 -0700 jrose 6981791: remove experimental code for JSR 292
Thu, 31 Mar 2011 02:31:57 -0700 twisti 6817525: turn on method handle functionality by default for JSR 292
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Fri, 11 Mar 2011 22:33:47 -0800 jrose 6839872: remove implementation inheritance from JSR 292 APIs
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Wed, 12 Jan 2011 15:44:16 +0000 kevinw 6994753: Implement optional hook to a Java method at VM startup.
Tue, 30 Nov 2010 09:53:04 -0800 twisti 7001363: java/dyn/InvokeDynamic should not be a well-known class in the JVM
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Sat, 30 Oct 2010 13:08:23 -0700 jrose 6984311: JSR 292 needs optional bootstrap method parameters
Mon, 13 Sep 2010 23:24:30 -0700 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Thu, 15 Jul 2010 18:40:45 -0700 jrose 6964498: JSR 292 invokedynamic sites need local bootstrap methods
Wed, 09 Jun 2010 18:50:45 -0700 jrose 6939203: JSR 292 needs method handle constants
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Sat, 01 May 2010 21:57:35 -0700 jrose 6939196: method handle signatures off the boot class path get linkage errors
less more (0) -60 tip