log src/share/vm/prims/jvmtiRedefineClasses.cpp @ 24234:ea6f94ab283b default tip

age author description
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Tue, 01 Mar 2016 12:50:37 +0530 csahu 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Thu, 18 Feb 2016 16:15:28 +0100 aeriksso 8149743: JVM crash after debugger hotswap with lambdas
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Mon, 26 Jan 2015 15:51:28 -0800 sspitsyn 8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
Thu, 08 Oct 2015 09:37:51 +0200 thartmann 8075805: Crash while trying to release CompiledICHolder
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Tue, 16 Jun 2015 15:59:57 +0200 aeriksso 8076110: VM crash when class is redefined with Instrumentation.redefineClasses
Wed, 20 May 2015 02:57:25 -0700 sspitsyn 8079644: memory stomping error with ResourceManagement and TestAgentStress.java
Thu, 30 Apr 2015 03:31:58 -0700 sspitsyn 8073705: more performance issues in class redefinition
Thu, 09 Apr 2015 17:04:24 -0700 sspitsyn 8066679: jvmtiRedefineClasses.cpp assert cache ptrs must match
Tue, 17 Mar 2015 17:11:14 -0700 sspitsyn 8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
Tue, 17 Mar 2015 01:56:32 -0700 sspitsyn 8042796: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Wed, 22 Oct 2014 13:59:56 +0200 aeriksso 8057043: Type annotations not retained during class redefine / retransform
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
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