log src/share/vm/oops/instanceKlass.cpp @ 24234:ea6f94ab283b default tip

age author description
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Wed, 27 Apr 2016 14:41:55 -0400 jiangli 8153312: Constrain AppCDS behavior jdk8u101-b07
Thu, 24 Mar 2016 21:38:15 -0700 iklam 8150752: Share Class Data
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Thu, 12 Nov 2015 09:53:17 +0100 stefank 8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Wed, 28 May 2014 07:36:32 -0700 dsamersoff 6904403: assert(f == k->has_finalizer(),"inconsistent has_finalizer") with debug VM
Tue, 16 Jun 2015 15:59:57 +0200 aeriksso 8076110: VM crash when class is redefined with Instrumentation.redefineClasses
Mon, 24 Feb 2014 10:28:22 +0100 jbachorik 4505697: nsk/jdi/ExceptionEvent/_itself_/exevent006 and exevent008 tests fail with InvocationTargetException
Fri, 17 Apr 2015 01:33:13 -0700 amurillo Merge hs25.60-b12
Thu, 16 Apr 2015 09:03:33 -0400 lfoltan 8047382: hotspot build failed with gcc version Red Hat 4.4.6-4.
Tue, 14 Apr 2015 13:02:21 -0700 asaha Merge jdk8u60-b11
Wed, 25 Mar 2015 11:31:54 -0700 asaha Merge
Wed, 08 Apr 2015 14:20:09 -0700 sspitsyn 8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
Tue, 17 Mar 2015 17:11:14 -0700 sspitsyn 8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
Thu, 01 Oct 2015 04:55:30 -0700 Stefan Anzinger JDK-8047382
Wed, 22 Jul 2015 08:56:03 -0700 twisti Rename JVMCI to INCLUDE_JVMCI.
Tue, 09 Jun 2015 11:54:04 +0200 Gilles Duboscq Merge with jdk8u45-b14
Wed, 17 Dec 2014 09:10:57 -0800 asaha Merge
Fri, 12 Dec 2014 14:39:40 -0800 asaha Merge jdk8u45-b01
Mon, 01 Dec 2014 13:06:20 -0500 drchase 8064524: Compiler code generation improvements
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Tue, 16 Dec 2014 14:02:00 -0800 asaha Merge
Mon, 01 Dec 2014 13:06:20 -0500 drchase 8064524: Compiler code generation improvements jdk8u31-b11
Wed, 19 Nov 2014 13:02:11 -0500 coleenp 8042235: redefining method used by multiple MethodHandles crashes VM
Thu, 30 Oct 2014 13:03:30 +0100 thartmann 8061817: Whitebox.deoptimizeMethod() does not deoptimize all OSR versions of method
Fri, 24 Oct 2014 12:29:08 -0700 acorn 8043275: 8u40 backport: Fix interface initialization for default methods.
Tue, 02 Sep 2014 21:27:08 -0400 dholmes 8046210: Missing memory barrier when reading init_lock
Wed, 03 Sep 2014 09:25:44 +0200 tschatzl Merge