Tue, 02 Feb 2016 10:50:08 +0100 8148734: G1: Make G1GCPhaseTimes keep track of the start GC time
brutisso [Tue, 02 Feb 2016 10:50:08 +0100] rev 35907
8148734: G1: Make G1GCPhaseTimes keep track of the start GC time Reviewed-by: sjohanss, tschatzl
Tue, 02 Feb 2016 05:38:33 -0500 8148766: Test AvailableProcessors.java got wrong number of processors
dholmes [Tue, 02 Feb 2016 05:38:33 -0500] rev 35906
8148766: Test AvailableProcessors.java got wrong number of processors Reviewed-by: dsamersoff, tschatzl, mseledtsov
Tue, 02 Feb 2016 09:51:24 +0100 8147913: Some runtime/CompressedOops tests fail on ARM64 product builds
brutisso [Tue, 02 Feb 2016 09:51:24 +0100] rev 35905
8147913: Some runtime/CompressedOops tests fail on ARM64 product builds Reviewed-by: jmasa, kbarrett
Tue, 02 Feb 2016 04:48:05 +0100 Merge
dholmes [Tue, 02 Feb 2016 04:48:05 +0100] rev 35904
Merge
Fri, 29 Jan 2016 09:21:15 +0100 8147510: [windows] no text locations shown for register info in hs-err file
stuefe [Fri, 29 Jan 2016 09:21:15 +0100] rev 35903
8147510: [windows] no text locations shown for register info in hs-err file Reviewed-by: dholmes, iklam
Mon, 01 Feb 2016 20:39:17 -0500 8148771: os::active_processor_count() returns garbage which causes VM to crash
dholmes [Mon, 01 Feb 2016 20:39:17 -0500] rev 35902
8148771: os::active_processor_count() returns garbage which causes VM to crash Reviewed-by: kbarrett
Mon, 01 Feb 2016 22:11:16 +0100 8147918: Rename develop_log_is_enabled() to log_develop_is_enabled()
pliden [Mon, 01 Feb 2016 22:11:16 +0100] rev 35901
8147918: Rename develop_log_is_enabled() to log_develop_is_enabled() Reviewed-by: dholmes, brutisso
Tue, 19 Jan 2016 12:07:32 +0100 8148481: Devirtualize Klass::vtable
mgerdin [Tue, 19 Jan 2016 12:07:32 +0100] rev 35900
8148481: Devirtualize Klass::vtable Summary: Move remainder of vtable related methods to Klass Reviewed-by: cjplummer, coleenp
Tue, 01 Dec 2015 10:35:49 +0100 8148047: Move the vtable length field to Klass
mgerdin [Tue, 01 Dec 2015 10:35:49 +0100] rev 35899
8148047: Move the vtable length field to Klass Reviewed-by: cjplummer, twisti, coleenp, kbarrett
Sat, 30 Jan 2016 11:02:29 -0500 8145628: hotspot metadata classes shouldn't use HeapWordSize or heap related macros like align_object_size
coleenp [Sat, 30 Jan 2016 11:02:29 -0500] rev 35898
8145628: hotspot metadata classes shouldn't use HeapWordSize or heap related macros like align_object_size Summary: Use align_metadata_size, align_metadata_offset and is_metadata_aligned for metadata rather than align_object_size, etc. Use wordSize rather than HeapWordSize for metadata. Use align_ptr_up rather than align_pointer_up (all the related functions are ptr). Reviewed-by: hseigel, jmasa, cjplummer
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip