hotspot/src/share/vm/prims/jvmtiRedefineClasses.cpp
Thu, 06 Jul 2017 01:50:26 +0200 jwilhelm 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
Sat, 27 May 2017 09:21:01 -0400 coleenp 8174749: Use hash table/oops for MemberName table
Fri, 03 Mar 2017 23:08:35 -0800 iklam 8171392: Move Klass pointers outside of ConstantPool entries so ConstantPool can be read-only
Thu, 13 Apr 2017 01:56:01 -0700 iklam 8178350: klassVtable and klassItable should be ValueObj
Wed, 15 Mar 2017 10:25:37 -0400 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Fri, 19 Aug 2016 14:54:31 -0400 coleenp 8145964: NoClassDefFound error in transforming lambdas
Tue, 17 May 2016 08:51:05 -0400 coleenp 8155951: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool
Mon, 09 May 2016 22:22:15 +0200 rehn 8153535: Convert TraceRedefineClasses to Unified Logging
Tue, 19 Apr 2016 15:26:59 -0400 bharadwaj Merge
Wed, 13 Apr 2016 12:57:31 -0400 coleenp 8148772: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool
Tue, 12 Apr 2016 14:17:42 -0400 bharadwaj Merge
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Wed, 06 Apr 2016 18:51:03 +0300 fzhinkin 8149374: Replace C1-specific collection classes with universal collection classes
Thu, 18 Feb 2016 16:15:28 +0100 aeriksso 8149743: JVM crash after debugger hotswap with lambdas
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Wed, 28 Oct 2015 15:03:40 +0100 coleenp Merge
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Tue, 27 Oct 2015 14:18:56 +0000 chegar 8139891: Prepare Unsafe for true encapsulation
Fri, 09 Oct 2015 16:39:37 +0200 goetz 8139116: Fixes for warning "format not a string literal"
Mon, 26 Oct 2015 13:11:36 -0400 coleenp 8139163: InstanceKlass::cast passes through NULL
Fri, 23 Oct 2015 23:06:53 +0200 coleenp Merge
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Thu, 22 Oct 2015 13:07:10 -0400 goetz 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
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, 25 Aug 2015 07:49:55 +0200 thartmann 8075805: Crash while trying to release CompiledICHolder
Tue, 16 Jun 2015 15:59:57 +0200 aeriksso 8076110: VM crash when class is redefined with Instrumentation.redefineClasses
Thu, 18 Jun 2015 13:18:12 -0700 dcubed 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
Thu, 04 Jun 2015 08:05:47 -0400 coleenp 8081219: hs_err improvement: Add event logging for class redefinition to the hs_err file
Thu, 21 May 2015 21:17:56 +0200 jwilhelm Merge
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Mon, 18 May 2015 16:42:46 -0700 sspitsyn 8079644: memory stomping error with ResourceManagement and TestAgentStress.java
Mon, 27 Apr 2015 19:51:00 -0700 sspitsyn 8073705: more performance issues in class redefinition
Tue, 07 Apr 2015 20:18:28 -0700 sspitsyn 8066679: jvmtiRedefineClasses.cpp assert cache ptrs must match
Thu, 19 Mar 2015 18:01:39 +0100 zmajo Merge
Fri, 13 Mar 2015 12:40:39 -0400 coleenp 8061205: MetadataOnStackMark only needs to walk code cache during class redefinition
Mon, 16 Feb 2015 14:07:36 +0100 goetz 8073315: Enable gcc -Wtype-limits and fix upcoming issues.
Wed, 25 Feb 2015 00:30:54 -0800 sspitsyn 8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Mon, 26 Jan 2015 15:51:28 -0800 sspitsyn 8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
Tue, 06 Jan 2015 19:30:28 -0500 coleenp 8067836: The Universe::flush_foo methods belong in CodeCache.
Thu, 18 Dec 2014 16:15:21 -0500 coleenp 8067713: Move clean_weak_method_links for redefinition out of class unloading
Wed, 22 Oct 2014 13:59:56 +0200 aeriksso 8057043: Type annotations not retained during class redefine / retransform
Wed, 03 Sep 2014 19:13:18 -0400 coleenp 8055008: Clean up code that saves the previous versions of redefined classes
Fri, 16 May 2014 15:05:44 -0700 sspitsyn 8042796: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 14 Jan 2014 12:44:12 +0100 roland 8030662: "assert(counter_changed) failed: failed dependencies, but counter didn't change" still fails
Fri, 13 Dec 2013 09:25:44 +0100 roland 8029383: assert(counter_changed) failed: failed dependencies, but counter didn't change
Mon, 07 Oct 2013 12:20:28 -0400 acorn 8009130: Lambda: Fix access controls, loader constraints.
Thu, 03 Oct 2013 18:53:27 -0400 coleenp 8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV
Fri, 20 Sep 2013 12:58:35 -0700 dcubed Merge
Thu, 19 Sep 2013 18:01:39 +0200 adlertz Merge
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Fri, 20 Sep 2013 09:30:02 -0400 coleenp 8022887: Assertion hit while using class and redefining it with RedefineClasses simultaneously
Fri, 13 Sep 2013 12:48:50 -0700 sspitsyn 8024346: ~CautiouslyPreserveExceptionMark - assert(!_thread->has_pending_exception()) failed: unexpected exception generated
Fri, 13 Sep 2013 12:47:44 -0700 sspitsyn 8024345: 'assert(_value != NULL) failed: resolving NULL _value' from VM_RedefineClasses::set_new_constant_pool
less more (0) -100 -60 tip