hotspot/src/share/vm/oops/instanceKlass.hpp
Mon, 03 Oct 2016 21:48:21 -0400 dholmes 8081800: AbstractMethodError when evaluating a private method in an interface via debugger
Sun, 18 Sep 2016 21:10:48 -0400 jiangli 8078644: CDS needs to support JVMTI CFLH
Wed, 07 Sep 2016 15:25:21 -0400 coleenp 8165246: [REDO] InstanceKlass::_previous_version_count goes negative
Wed, 07 Sep 2016 07:19:48 -0400 hseigel 8058575: IllegalAccessError trying to access package-private class from VM anonymous class
Thu, 01 Sep 2016 18:02:13 -0400 coleenp 8165268: [BACKOUT] InstanceKlass::_previous_version_count goes negative
Wed, 31 Aug 2016 06:35:19 -0400 coleenp 8164692: InstanceKlass::_previous_version_count goes negative
Mon, 29 Aug 2016 20:13:45 -0400 dholmes 8158854: Ensure release_store is paired with load_acquire in lock-free code
Mon, 01 Aug 2016 16:28:23 -0400 coleenp 8161445: [BACKOUT] MemberNameTable doesn't purge stale entries
Wed, 27 Jul 2016 08:31:48 -0400 acorn 8162340: Better class stream parsing
Thu, 21 Jul 2016 19:29:33 -0700 ccheung 8161539: 8159666 breaks minimal VM
Wed, 15 Jun 2016 09:48:24 -0400 coleenp 8152271: MemberNameTable doesn't purge stale entries
Tue, 07 Jun 2016 11:39:47 -0400 rprotacio 8153858: Clean up needed when obtaining the package name from a fully qualified class name
Tue, 17 May 2016 08:51:05 -0400 coleenp 8155951: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool
Wed, 04 May 2016 17:32:08 -0400 jiangli 8155678: ClassLoader::initialize_module_loader_map should only be called when dumping CDS archive.
Tue, 26 Apr 2016 09:08:12 -0400 rprotacio 8152844: JVM InstanceKlass Methods For Obtaining Package/Module Should Be Moved to Klass
Thu, 21 Apr 2016 20:49:11 -0700 cjplummer 8148195: Some InstanceKlass and MethodCounters fields can be excluded when JVMTI is not supported
Wed, 23 Mar 2016 15:01:42 +0100 zmajo Merge
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Fri, 18 Mar 2016 09:32:29 +0100 thartmann 8023191: OSR nmethods should be flushed to free space in CodeCache
Sat, 05 Mar 2016 10:10:23 +0100 jwilhelm Merge
Fri, 19 Feb 2016 20:40:20 +0300 vlivanov 7177745: JSR292: Many Callsite relinkages cause target method to always run in interpreter mode
Tue, 01 Mar 2016 23:46:09 +0100 mgronlun 8143226: Minor updates to Event Based tracing
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
Thu, 28 Jan 2016 13:30:12 +0100 tschatzl 8146987: Improve Parallel GC Full GC by caching results of live_words_in_range()
Wed, 27 Jan 2016 14:50:56 +0100 mgerdin 8147461: Use byte offsets for vtable start and vtable length offsets
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
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
Mon, 14 Dec 2015 17:02:02 -1000 twisti 8134994: use separate VMStructs databases for SA and JVMCI
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Wed, 18 Nov 2015 03:03:43 +0300 vlivanov 8139595: MethodHandles::remove_dependent_nmethod is not MT safe
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
Fri, 09 Oct 2015 14:08:15 -0400 kbarrett 8138659: Speed up InstanceKlass subclass discrimination
Wed, 02 Sep 2015 09:14:04 +0200 sjohanss 8129417: Oop iteration clean-up to remove oop_ms_follow_contents
Thu, 06 Aug 2015 13:02:15 -0400 acorn 8087342: Crash in klassItable::initialize_itable_for_interface
Fri, 29 May 2015 17:04:21 +0300 vlivanov 8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
Fri, 29 May 2015 12:49:31 +0200 thartmann Merge
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
Mon, 25 May 2015 11:39:43 +0200 sjohanss 8080746: Refactor oop iteration macros to be more general
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
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, 02 Apr 2015 10:04:27 +0200 stefank 8075955: Replace the macro based implementation of oop_oop_iterate with a template based solution
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
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
less more (0) -100 -60 tip