Thu, 04 Feb 2016 18:25:02 -0500 8149038: SIGSEGV at frame::is_interpreted_frame_valid -> StubRoutines::SafeFetchN
coleenp [Thu, 04 Feb 2016 18:25:02 -0500] rev 35937
8149038: SIGSEGV at frame::is_interpreted_frame_valid -> StubRoutines::SafeFetchN Summary: Backout change for 8146984 but add an alignment check which may have caught original bug. Reviewed-by: mgronlun, dcubed
Thu, 04 Feb 2016 13:42:18 -0800 8148005: One byte may be corrupted by get_datetime_string()
asmotrak [Thu, 04 Feb 2016 13:42:18 -0800] rev 35936
8148005: One byte may be corrupted by get_datetime_string() Reviewed-by: dholmes
Thu, 04 Feb 2016 19:27:39 +0100 Merge
mgronlun [Thu, 04 Feb 2016 19:27:39 +0100] rev 35935
Merge
Thu, 04 Feb 2016 18:28:52 +0100 8138562: Event based tracing should cover monitor inflation
dsimms [Thu, 04 Feb 2016 18:28:52 +0100] rev 35934
8138562: Event based tracing should cover monitor inflation Reviewed-by: dcubed, egahlin, mgronlun
Tue, 02 Feb 2016 18:06:14 +0300 8132721: Add tests which check that heap counters work as expected during Humongous allocations
kzhaldyb [Tue, 02 Feb 2016 18:06:14 +0300] rev 35933
8132721: Add tests which check that heap counters work as expected during Humongous allocations Reviewed-by: jmasa, tschatzl, dfazunen
Thu, 04 Feb 2016 14:06:43 +0100 8148844: Update run_unit_test macro for InternalVMTests
ehelin [Thu, 04 Feb 2016 14:06:43 +0100] rev 35932
8148844: Update run_unit_test macro for InternalVMTests Reviewed-by: sjohanss, david
Thu, 04 Feb 2016 11:38:11 +0100 Merge
brutisso [Thu, 04 Feb 2016 11:38:11 +0100] rev 35931
Merge
Wed, 03 Feb 2016 18:21:43 +0100 8148951: Remove unused method Generation::performs_in_place_marking()
brutisso [Wed, 03 Feb 2016 18:21:43 +0100] rev 35930
8148951: Remove unused method Generation::performs_in_place_marking() Reviewed-by: david, jwilhelm
Wed, 03 Feb 2016 18:18:00 +0100 8148960: Humongous mis-spelled in log output
brutisso [Wed, 03 Feb 2016 18:18:00 +0100] rev 35929
8148960: Humongous mis-spelled in log output Reviewed-by: huntch, jwilhelm
Wed, 03 Feb 2016 12:19:03 +0100 8148945: JDK-8148481: Devirtualize Klass::vtable breaks Zero build
sgehwolf [Wed, 03 Feb 2016 12:19:03 +0100] rev 35928
8148945: JDK-8148481: Devirtualize Klass::vtable breaks Zero build Summary: Use Klass::method_at_vtable() instead of InstanceClass::start_of_vtable()[index] Reviewed-by: mgerdin, coleenp
Wed, 03 Feb 2016 11:33:33 +0100 8148944: CollectorPolicy methods for memory allocations are specific to GenCollectorPolicy
mgerdin [Wed, 03 Feb 2016 11:33:33 +0100] rev 35927
8148944: CollectorPolicy methods for memory allocations are specific to GenCollectorPolicy Reviewed-by: jwilhelm, kbarrett
Thu, 04 Feb 2016 08:36:38 +0100 8148141: Remove fixed level padding in UL
mlarsson [Thu, 04 Feb 2016 08:36:38 +0100] rev 35926
8148141: Remove fixed level padding in UL Reviewed-by: sla, mlarsson Contributed-by: robbin.ehn@oracle.com
Tue, 02 Feb 2016 11:09:21 +0100 8148053: Remove unused log tags
mlarsson [Tue, 02 Feb 2016 11:09:21 +0100] rev 35925
8148053: Remove unused log tags Reviewed-by: dholmes, mlarsson, sla Contributed-by: robbin.ehn@oracle.com
Thu, 04 Feb 2016 00:53:31 +0100 Merge
jwilhelm [Thu, 04 Feb 2016 00:53:31 +0100] rev 35924
Merge
Wed, 03 Feb 2016 20:07:30 +0400 8147003: Move BubbleUpRef test into CMS directory
dfazunen [Wed, 03 Feb 2016 20:07:30 +0400] rev 35923
8147003: Move BubbleUpRef test into CMS directory Summary: closed test gc/4950157/BubbleUpRef.java moved to gc/cms/TestBubbleUpRef.java Reviewed-by: jwilhelm, brutisso
Wed, 03 Feb 2016 13:42:29 -0800 8148747: [TESTBUG] runtime/Unsafe/AllocateMemory.java fails with OOM during compilation
ctornqvi [Wed, 03 Feb 2016 13:42:29 -0800] rev 35922
8148747: [TESTBUG] runtime/Unsafe/AllocateMemory.java fails with OOM during compilation Reviewed-by: coleenp, gtriantafill
Wed, 03 Feb 2016 18:48:29 +0000 Merge
coleenp [Wed, 03 Feb 2016 18:48:29 +0000] rev 35921
Merge
Wed, 03 Feb 2016 17:26:36 +0000 8146984: SIGBUS: bool Method::has_method_vptr(const void*)+0xc
coleenp [Wed, 03 Feb 2016 17:26:36 +0000] rev 35920
8146984: SIGBUS: bool Method::has_method_vptr(const void*)+0xc Summary: Add address check and use SafeFetchN for Method* vptr access when Method* may be bad pointer. Reviewed-by: dcubed, mgronlun
Wed, 03 Feb 2016 19:46:45 +0100 Merge
mockner [Wed, 03 Feb 2016 19:46:45 +0100] rev 35919
Merge
Wed, 03 Feb 2016 18:16:54 +0100 Merge
mockner [Wed, 03 Feb 2016 18:16:54 +0100] rev 35918
Merge
Wed, 03 Feb 2016 11:40:30 -0500 8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging.
mockner [Wed, 03 Feb 2016 11:40:30 -0500] rev 35917
8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging. Summary: TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData have been reimplemented using Unified logging. Reviewed-by: iklam, coleenp, dholmes, jiangli, hseigel, rprotacio Contributed-by: max.ockner@oracle.com, ioi.lam@oracle.com
Wed, 03 Feb 2016 09:31:22 -0800 8147884: Names of GC threads should be set before the threads start
asmotrak [Wed, 03 Feb 2016 09:31:22 -0800] rev 35916
8147884: Names of GC threads should be set before the threads start Reviewed-by: mgerdin, david
Wed, 03 Feb 2016 14:15:57 +0100 8148755: -XX:+HeapDumpAfterFullGC creates heap dump both before and after Full GC
redestad [Wed, 03 Feb 2016 14:15:57 +0100] rev 35915
8148755: -XX:+HeapDumpAfterFullGC creates heap dump both before and after Full GC Reviewed-by: mgerdin, brutisso, sangheki
Tue, 02 Feb 2016 22:12:17 -0500 8146616: VM exit path throws fatal error: Thread holding lock at safepoint that vm can block on: BeforeExit_lock
dholmes [Tue, 02 Feb 2016 22:12:17 -0500] rev 35914
8146616: VM exit path throws fatal error: Thread holding lock at safepoint that vm can block on: BeforeExit_lock Reviewed-by: dcubed, gthornbr
Wed, 03 Feb 2016 01:35:25 +0100 Merge
jwilhelm [Wed, 03 Feb 2016 01:35:25 +0100] rev 35913
Merge
Tue, 02 Feb 2016 14:54:05 +0000 Merge
hseigel [Tue, 02 Feb 2016 14:54:05 +0000] rev 35912
Merge
Tue, 02 Feb 2016 08:27:40 -0500 8135206: VM permits illegal flags for abstract methods in interfaces, versions 45.3 - 51.0
hseigel [Tue, 02 Feb 2016 08:27:40 -0500] rev 35911
8135206: VM permits illegal flags for abstract methods in interfaces, versions 45.3 - 51.0 Summary: Add additional method flag checks Reviewed-by: jiangli, minqi
Tue, 02 Feb 2016 13:06:40 +0000 Merge
brutisso [Tue, 02 Feb 2016 13:06:40 +0000] rev 35910
Merge
Tue, 02 Feb 2016 12:13:05 +0100 8148736: Let the G1 heap transition log regions instead of bytes
brutisso [Tue, 02 Feb 2016 12:13:05 +0100] rev 35909
8148736: Let the G1 heap transition log regions instead of bytes Reviewed-by: sjohanss, david
Tue, 02 Feb 2016 12:12:17 +0100 8148733: G1: Add log message to print the heap region size
brutisso [Tue, 02 Feb 2016 12:12:17 +0100] rev 35908
8148733: G1: Add log message to print the heap region size Reviewed-by: sjohanss, david
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip