hotspot/src/share/vm/oops/instanceKlass.cpp
Fri, 19 Feb 2016 20:40:20 +0300 vlivanov 7177745: JSR292: Many Callsite relinkages cause target method to always run in interpreter mode
Wed, 03 Feb 2016 11:40:30 -0500 mockner 8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging.
Tue, 19 Jan 2016 12:07:32 +0100 mgerdin 8148481: Devirtualize Klass::vtable
Tue, 01 Dec 2015 10:35:49 +0100 mgerdin 8148047: Move the vtable length field to Klass
Sat, 30 Jan 2016 11:02:29 -0500 coleenp 8145628: hotspot metadata classes shouldn't use HeapWordSize or heap related macros like align_object_size
Wed, 20 Jan 2016 11:58:09 -0800 cjplummer 8143608: Don't 64-bit align start of InstanceKlass vtable, itable, and nonstatic_oopmap on 32-bit systems
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Thu, 03 Dec 2015 19:35:18 +0000 mockner Merge
Wed, 02 Dec 2015 14:07:58 -0500 mockner 8142976: Reimplement TraceClassInitialization with Unified Logging
Mon, 30 Nov 2015 19:38:51 +0100 jwilhelm Merge
Wed, 25 Nov 2015 09:08:51 -0500 acorn 8098557: Only init superintf if subclass, not sub interface inits.
Wed, 25 Nov 2015 01:17:28 +0300 vlivanov 8143408: Crash during InstanceKlass unloading when clearing dependency context
Wed, 18 Nov 2015 03:03:43 +0300 vlivanov 8139595: MethodHandles::remove_dependent_nmethod is not MT safe
Fri, 06 Nov 2015 11:34:03 +0100 neliasso Merge
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Mon, 26 Oct 2015 13:11:36 -0400 coleenp 8139163: InstanceKlass::cast passes through NULL
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Tue, 13 Oct 2015 10:06:46 +0200 stefank 8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries
Tue, 03 Nov 2015 09:41:03 +0100 thartmann 8141132: JEP 254: Compact Strings
Fri, 09 Oct 2015 14:08:15 -0400 kbarrett 8138659: Speed up InstanceKlass subclass discrimination
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Thu, 06 Aug 2015 13:02:15 -0400 acorn 8087342: Crash in klassItable::initialize_itable_for_interface
Tue, 16 Jun 2015 15:59:57 +0200 aeriksso 8076110: VM crash when class is redefined with Instrumentation.redefineClasses
Thu, 04 Jun 2015 12:52:30 -0700 kvn Merge
Fri, 29 May 2015 17:04:21 +0300 vlivanov 8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
Fri, 22 May 2015 09:50:32 +0200 thartmann Merge
Thu, 21 May 2015 18:22:33 +0300 vlivanov 8059340: ConstantPool::_resolved_references is missing in heap dump
Fri, 15 May 2015 19:23:11 +0300 vlivanov 8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Fri, 29 May 2015 15:23:41 -0400 hseigel 8076319: jstat verified class fix
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Thu, 16 Apr 2015 14:05:48 -0700 kvn Merge
Tue, 14 Apr 2015 18:03:43 +0300 vlivanov 8057919: Class.getSimpleName() should work for non-JLS compliant class names
Thu, 09 Apr 2015 17:39:42 +0200 jwilhelm Merge
Fri, 03 Apr 2015 13:45:33 -0700 ccheung Merge
Sun, 29 Mar 2015 09:20:27 -0400 hseigel Merge
Fri, 20 Mar 2015 02:44:51 -0700 sspitsyn 8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
Thu, 19 Mar 2015 09:47:27 -0400 coleenp 8005521: StressMethodComparator is not thread-safe
Thu, 02 Apr 2015 10:04:27 +0200 stefank 8075955: Replace the macro based implementation of oop_oop_iterate with a template based solution
Thu, 26 Mar 2015 11:28:19 +0100 stefank 8075957: Reduce calls to the GC specific object visitors in oopDesc
Mon, 23 Mar 2015 22:08:14 +0100 jwilhelm Merge
Tue, 17 Mar 2015 14:18:52 +0100 stefank 8075247: Cleanup specialized_oop_closures.hpp
Tue, 17 Mar 2015 13:23:49 +0100 stefank 8075242: Remove SpecializationStats
Fri, 13 Mar 2015 12:40:39 -0400 coleenp 8061205: MetadataOnStackMark only needs to walk code cache during class redefinition
Wed, 25 Feb 2015 00:30:54 -0800 sspitsyn 8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
Tue, 27 Jan 2015 20:02:35 -0800 minqi Merge
Fri, 23 Jan 2015 09:54:33 -0500 lfoltan 8067480: Crash in klassItable::initialize_itable_for_interface when running vm.runtime.defmeth.StaticMethodsTest.
Mon, 01 Dec 2014 13:06:20 -0500 drchase 8064524: Compiler code generation improvements
Thu, 18 Dec 2014 16:15:21 -0500 coleenp 8067713: Move clean_weak_method_links for redefinition out of class unloading
Wed, 03 Dec 2014 20:32:33 -0800 minqi Merge
Wed, 26 Nov 2014 18:01:10 +0100 jwilhelm Merge
Mon, 17 Nov 2014 21:32:32 +0100 jwilhelm Merge
Fri, 14 Nov 2014 09:47:09 +0100 stefank 8064811: Use THREAD instead of CHECK_NULL in return statements
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Wed, 19 Nov 2014 13:02:11 -0500 coleenp 8042235: redefining method used by multiple MethodHandles crashes VM
Wed, 05 Nov 2014 16:47:37 -0800 jmanson 8062116: JVMTI GetClassMethods is Slow
Wed, 29 Oct 2014 10:13:24 +0100 goetz 8062370: Various minor code improvements
Thu, 30 Oct 2014 09:50:16 -1000 iveresov Merge
less more (0) -100 -60 tip