Tue, 24 May 2016 12:42:43 -0500 |
gziemski |
8152856: Xcode 7.3 -Wshift-negative-value compile failure on Mac OS X
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 09:08:12 -0400 |
rprotacio |
8152844: JVM InstanceKlass Methods For Obtaining Package/Module Should Be Moved to Klass
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 18:13:34 -0400 |
coleenp |
8132051: Better byte behavior
|
file |
diff |
annotate
|
Tue, 01 Mar 2016 23:46:09 +0100 |
mgronlun |
8143226: Minor updates to Event Based tracing
|
file |
diff |
annotate
|
Wed, 03 Feb 2016 01:35:25 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Fri, 18 Dec 2015 20:23:28 +0300 |
vlivanov |
8133612: new clone logic added in 8042235 is missing from compiler intrinsics
|
file |
diff |
annotate
|
Tue, 19 Jan 2016 12:07:32 +0100 |
mgerdin |
8148481: Devirtualize Klass::vtable
|
file |
diff |
annotate
|
Tue, 01 Dec 2015 10:35:49 +0100 |
mgerdin |
8148047: Move the vtable length field to Klass
|
file |
diff |
annotate
|
Sat, 30 Jan 2016 11:02:29 -0500 |
coleenp |
8145628: hotspot metadata classes shouldn't use HeapWordSize or heap related macros like align_object_size
|
file |
diff |
annotate
|
Thu, 28 Jan 2016 13:30:12 +0100 |
tschatzl |
8146987: Improve Parallel GC Full GC by caching results of live_words_in_range()
|
file |
diff |
annotate
|
Fri, 18 Dec 2015 12:39:02 -0800 |
twisti |
Merge
|
file |
diff |
annotate
|
Mon, 14 Dec 2015 17:02:02 -1000 |
twisti |
8134994: use separate VMStructs databases for SA and JVMCI
|
file |
diff |
annotate
|
Tue, 08 Dec 2015 20:04:03 +0100 |
mgronlun |
8140485: Class load and creation cleanup
|
file |
diff |
annotate
|
Wed, 28 Oct 2015 09:47:23 -0400 |
coleenp |
8139203: Consistent naming for klass type predicates
|
file |
diff |
annotate
|
Mon, 26 Oct 2015 13:11:36 -0400 |
coleenp |
8139163: InstanceKlass::cast passes through NULL
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 14:08:15 -0400 |
kbarrett |
8138659: Speed up InstanceKlass subclass discrimination
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 11:02:08 +0200 |
david |
8080775: Better argument formatting for assert() and friends
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 09:14:04 +0200 |
sjohanss |
8129417: Oop iteration clean-up to remove oop_ms_follow_contents
|
file |
diff |
annotate
|
Thu, 06 Aug 2015 13:02:15 -0400 |
acorn |
8087342: Crash in klassItable::initialize_itable_for_interface
|
file |
diff |
annotate
|
Mon, 25 May 2015 11:39:43 +0200 |
sjohanss |
8080746: Refactor oop iteration macros to be more general
|
file |
diff |
annotate
|
Wed, 13 May 2015 15:16:06 +0200 |
pliden |
8079792: GC directory structure cleanup
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 10:04:27 +0200 |
stefank |
8075955: Replace the macro based implementation of oop_oop_iterate with a template based solution
|
file |
diff |
annotate
|
Fri, 23 Jan 2015 09:54:33 -0500 |
lfoltan |
8067480: Crash in klassItable::initialize_itable_for_interface when running vm.runtime.defmeth.StaticMethodsTest.
|
file |
diff |
annotate
|
Wed, 07 May 2014 19:38:22 +0400 |
lfoltan |
8036805: Correct linker method lookup.
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 11:29:09 -0400 |
coleenp |
8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2)
|
file |
diff |
annotate
|
Tue, 12 Aug 2014 17:29:00 -0700 |
iklam |
8046070: Class Data Sharing clean up and refactoring
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 10:12:40 +0200 |
stefank |
8049421: G1 Class Unloading after completing a concurrent mark cycle
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 12:37:11 +0200 |
stefank |
8049420: Backout 8048248 to correct attribution
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 10:12:40 +0200 |
stefank |
8048248: G1 Class Unloading after completing a concurrent mark cycle
|
file |
diff |
annotate
|
Thu, 08 May 2014 15:37:17 +0200 |
goetz |
8042737: Introduce umbrella header prefetch.inline.hpp
|
file |
diff |
annotate
|
Tue, 29 Apr 2014 15:17:27 +0200 |
goetz |
8042195: Introduce umbrella header orderAccess.inline.hpp.
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 14:27:45 -0400 |
lfoltan |
8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults.
|
file |
diff |
annotate
|
Wed, 26 Mar 2014 21:47:45 -0400 |
coleenp |
8031820: NPG: Fix remaining references to metadata as oops in comments
|
file |
diff |
annotate
|
Thu, 27 Feb 2014 10:36:50 +0100 |
stefank |
8035746: Add missing Klass::oop_is_instanceClassLoader() function
|
file |
diff |
annotate
|
Sat, 15 Feb 2014 13:03:38 -0500 |
coleenp |
8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on
|
file |
diff |
annotate
|
Fri, 13 Sep 2013 22:38:02 -0400 |
drchase |
8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 18:56:29 -0400 |
coleenp |
8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced
|
file |
diff |
annotate
|
Thu, 22 Aug 2013 11:13:17 -0700 |
jmasa |
Merge
|
file |
diff |
annotate
|
Mon, 19 Aug 2013 13:44:13 +0200 |
stefank |
8023227: Enhance layout_helper_log2_element_size assert
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 20:04:10 -0400 |
hseigel |
8003424: Enable Class Data Sharing for CompressedOops
|
file |
diff |
annotate
|
Wed, 03 Jul 2013 17:26:59 -0400 |
jiangli |
7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful.
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 18:55:46 -0400 |
coleenp |
8016325: JVM hangs verifying system dictionary
|
file |
diff |
annotate
|
Wed, 22 May 2013 14:37:49 -0400 |
coleenp |
8003421: NPG: Move oops out of InstanceKlass into mirror
|
file |
diff |
annotate
|
Mon, 13 May 2013 15:37:08 -0400 |
coleenp |
8005056: NPG: Crash after redefining java.lang.Object
|
file |
diff |
annotate
|
Fri, 10 May 2013 08:27:30 -0700 |
minqi |
8003557: NPG: Klass* const k should be const Klass* k.
|
file |
diff |
annotate
|
Fri, 08 Mar 2013 11:47:57 -0500 |
coleenp |
8003553: NPG: metaspace objects should be zeroed in constructors
|
file |
diff |
annotate
|
Thu, 07 Feb 2013 16:05:48 -0500 |
bpittore |
Merge
|
file |
diff |
annotate
|
Fri, 01 Feb 2013 15:25:37 -0500 |
jiangli |
Merge
|
file |
diff |
annotate
|
Thu, 24 Jan 2013 10:57:38 -0800 |
iklam |
8006280: Need to reorder metadata structures to reduce size (64-bit)
|
file |
diff |
annotate
|
Fri, 25 Jan 2013 15:06:18 -0500 |
acorn |
6479360: PrintClassHistogram improvements
|
file |
diff |
annotate
|
Wed, 23 Jan 2013 13:02:39 -0500 |
jprovino |
8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
|
file |
diff |
annotate
|
Wed, 12 Dec 2012 11:39:29 -0500 |
coleenp |
8004883: NPG: clean up anonymous class fix
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 16:50:29 -0500 |
coleenp |
8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
|
file |
diff |
annotate
|
Mon, 12 Nov 2012 16:15:05 -0500 |
hseigel |
8001471: Klass::cast() does nothing
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 13:25:18 -0400 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|
Mon, 16 Apr 2012 08:57:18 +0200 |
brutisso |
4988100: oop_verify_old_oop appears to be dead
|
file |
diff |
annotate
|
Tue, 27 Mar 2012 10:29:59 +0200 |
brutisso |
7156764: Remove unused size parameter from some CollectedHeap methods
|
file |
diff |
annotate
|
Tue, 24 Jan 2012 14:48:22 +0100 |
rbackman |
7130476: Remove use of #ifdef TRACE_DEFINE_KLASS_TRACE_ID from klass.hpp
|
file |
diff |
annotate
|
Wed, 11 Jan 2012 17:58:26 -0500 |
phh |
Merge
|
file |
diff |
annotate
|
Wed, 11 Jan 2012 17:34:02 -0500 |
phh |
7115199: Add event tracing hooks and Java Flight Recorder infrastructure
|
file |
diff |
annotate
|