hotspot/src/share/vm/prims/jvmtiRedefineClasses.cpp
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
Fri, 13 Sep 2013 12:46:40 -0700 sspitsyn 8017230: Internal Error (jvmtiRedefineClasses.cpp:1662): guarantee(false) failed: insert_space_at() failed
Thu, 22 Aug 2013 19:27:42 -0400 jiangli 8023547: com/sun/jdi/RedefineMulti.sh fails with IllegalArgumentException after JDK-8021948 .
Mon, 19 Aug 2013 14:59:54 -0400 jiangli 8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes.
Mon, 12 Aug 2013 17:24:54 -0400 coleenp 8009728: nsk/jvmti/AttachOnDemand/attach030 crashes on Win32
Wed, 17 Jul 2013 18:06:29 -0400 jiangli 8020309: Eliminate InstanceKlass::_cached_class_file_len.
Mon, 03 Jun 2013 14:28:37 -0700 sspitsyn 8014052: JSR292: assert(end_offset == next_offset) failed: matched ending
less more (0) -50 -30 tip