log src/share/vm/prims/jvmtiRedefineClasses.cpp @ 17524:89152779163c

age author description
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
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
Fri, 20 Sep 2013 09:30:02 -0400 coleenp 8022887: Assertion hit while using class and redefining it with RedefineClasses simultaneously
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, 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
Mon, 13 May 2013 15:37:08 -0400 coleenp 8005056: NPG: Crash after redefining java.lang.Object
Tue, 07 May 2013 09:46:15 -0400 coleenp 8013063: nsk/jvmti/RetransformClasses/retransform001 failed debug version on os::free
Thu, 25 Apr 2013 03:58:53 -0700 sspitsyn 8007037: JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands
Sat, 20 Apr 2013 04:07:08 -0700 sspitsyn 8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition
Tue, 19 Feb 2013 11:36:52 -0500 emc 8007153: Ensure that MethodParameters API works properly with RedefineClasses
Mon, 11 Feb 2013 14:06:22 -0500 coleenp 8007320: NPG: move method annotations
Wed, 06 Feb 2013 14:31:37 -0800 dcubed 7182152: Instrumentation hot swap test incorrect monitor count
Thu, 31 Jan 2013 20:11:14 -0800 sspitsyn 8006731: JSR 292: the VM_RedefineClasses::rewrite_cp_refs_in_method() must support invokedynamic
Thu, 31 Jan 2013 20:07:18 -0800 sspitsyn 8006542: JSR 292: the VM_RedefineClasses::append_entry() must support invokedynamic entry kinds
Fri, 25 Jan 2013 13:47:52 -0800 minqi Merge
Thu, 24 Jan 2013 22:13:32 -0800 sspitsyn 8005128: JSR 292: the mlvm redefineClassInBootstrap test crashes in ConstantPool::compare_entry_to
Fri, 25 Jan 2013 10:04:08 -0500 zgu 8000692: Remove old KERNEL code
Wed, 23 Jan 2013 10:34:29 -0500 coleenp 8006040: NPG: on_stack processing wastes space in ConstantPool