hotspot/src/share/vm/oops/cpCache.cpp
Thu, 01 Dec 2016 14:21:31 -0500 coleenp 8168699: Validate special case invocations
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Mon, 09 May 2016 22:22:15 +0200 rehn 8153535: Convert TraceRedefineClasses to Unified Logging
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
Wed, 03 Feb 2016 01:35:25 +0100 jwilhelm Merge
Fri, 18 Dec 2015 20:23:27 +0300 vlivanov 8140659: C1: invokedynamic call patching violates JVMS-6.5.invokedynamic
Tue, 19 Jan 2016 12:07:32 +0100 mgerdin 8148481: Devirtualize Klass::vtable
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
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, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Mon, 27 Apr 2015 19:51:00 -0700 sspitsyn 8073705: more performance issues in class redefinition
Tue, 24 Mar 2015 11:21:21 +0100 stefank 8075803: Fix GC includes and forward declarations
Mon, 02 Mar 2015 05:32:01 -0800 ctornqvi Merge
Wed, 25 Feb 2015 00:30:54 -0800 sspitsyn 8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
Fri, 20 Feb 2015 15:23:01 +0100 stefank 8073554: Remove unnecessary includes of markSweep[.inline].hpp
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Fri, 05 Dec 2014 15:15:13 -0500 coleenp 8066171: Out of order with Metaspace allocation lock
Wed, 25 Jun 2014 20:41:16 -0700 jmasa Merge
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Thu, 19 Jun 2014 11:16:10 -0400 coleenp 8026977: NPG: Remove ConstantPool::lock
Mon, 02 Jun 2014 14:32:29 -0400 drchase 8029381: assert(is_method_type()) failed: bad cast
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, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Wed, 26 Mar 2014 21:47:45 -0400 coleenp 8031820: NPG: Fix remaining references to metadata as oops in comments
Mon, 02 Dec 2013 10:26:14 +0100 goetz 8029396: PPC64 (part 212): Several memory ordering fixes in C-code.
Wed, 13 Nov 2013 16:42:24 -0500 coleenp 8025937: assert(existing_f1 == NULL || existing_f1 == f1) failed: illegal field change
Tue, 22 Oct 2013 14:29:02 -0700 iklam 8014910: deadlock between JVM/TI ClassPrepare event handler and CompilerThread
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Tue, 28 May 2013 16:36:19 -0700 iklam 8014912: Restore PrintSharedSpaces functionality after NPG
Thu, 25 Apr 2013 12:55:49 -0700 iklam 8008962: NPG: Memory regression: One extra Monitor per ConstantPool
Fri, 08 Mar 2013 11:47:57 -0500 coleenp 8003553: NPG: metaspace objects should be zeroed in constructors
Fri, 08 Feb 2013 09:14:06 -0800 sspitsyn Merge
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Wed, 06 Feb 2013 14:31:37 -0800 dcubed 7182152: Instrumentation hot swap test incorrect monitor count
Fri, 16 Nov 2012 09:19:12 -0500 coleenp Merge
Thu, 08 Nov 2012 22:39:08 +0100 neliasso Merge
Fri, 02 Nov 2012 12:30:46 -0700 twisti 8001658: No need to pass resolved_references as argument to ConstantPoolCacheEntry::set_method_handle_common
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
Tue, 06 Nov 2012 15:09:37 -0500 coleenp 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Mon, 01 Oct 2012 14:50:10 -0700 twisti 7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path
Mon, 10 Sep 2012 16:37:22 -0700 twisti 7196242: vm/mlvm/indy/stress/java/loopsAndThreads crashed
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
less more (0) tip