Mon, 26 Mar 2018 19:00:47 -0400 8200202: Remove unused _boot_modules_array and _platform_modules_array from classLoader.*.
jiangli [Mon, 26 Mar 2018 19:00:47 -0400] rev 49612
8200202: Remove unused _boot_modules_array and _platform_modules_array from classLoader.*. Summary: Remove unused _boot_modules_array and _platform_modules_array. Reviewed-by: coleenp
Mon, 26 Mar 2018 12:59:45 -0700 8198691: CodeHeap State Analytics
lucy [Mon, 26 Mar 2018 12:59:45 -0700] rev 49611
8198691: CodeHeap State Analytics Reviewed-by: kvn, thartmann
Mon, 26 Mar 2018 08:17:56 -0400 8057732: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java: Invalid PerfMemory size
gadams [Mon, 26 Mar 2018 08:17:56 -0400] rev 49610
8057732: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java: Invalid PerfMemory size Reviewed-by: cjplummer
Mon, 26 Mar 2018 09:27:24 -0700 8049695: nsk/jdb/options/connect/connect003 fails with "Launched jdb could not attach to debuggee during 300000 milliseconds"
amenkov [Mon, 26 Mar 2018 09:27:24 -0700] rev 49609
8049695: nsk/jdb/options/connect/connect003 fails with "Launched jdb could not attach to debuggee during 300000 milliseconds" Reviewed-by: dholmes, sspitsyn, cjplummer
Mon, 26 Mar 2018 16:51:43 +0200 8196485: FromCardCache default card index can cause crashes
tschatzl [Mon, 26 Mar 2018 16:51:43 +0200] rev 49608
8196485: FromCardCache default card index can cause crashes Summary: The default value of -1 for 32 bit card indices is a regular card value at the border of 2TB heap addresses in the from card cache, so G1 may loose remembered set entries. Extend from card cache entries to 64 bits. Reviewed-by: shade, sjohanss Contributed-by: Thomas Schatzl <thomas.schatzl@oracle.com>, Jarkko Miettinen <jarkko.miettinen@relex.fi>
Mon, 26 Mar 2018 16:51:43 +0200 8180415: Rebuild remembered sets during the concurrent cycle
tschatzl [Mon, 26 Mar 2018 16:51:43 +0200] rev 49607
8180415: Rebuild remembered sets during the concurrent cycle Summary: In general maintain remembered sets of old regions only from the start of the concurrent cycle to the mixed gc they are used, at most until the end of the mixed phase. Reviewed-by: sjohanss, sangheki
Mon, 26 Mar 2018 16:51:43 +0200 8197850: Calculate liveness in regions during marking
tschatzl [Mon, 26 Mar 2018 16:51:43 +0200] rev 49606
8197850: Calculate liveness in regions during marking Reviewed-by: sjohanss, sangheki
Mon, 26 Mar 2018 16:51:43 +0200 8197570: Make rules for choosing collection set candidates more explicit
tschatzl [Mon, 26 Mar 2018 16:51:43 +0200] rev 49605
8197570: Make rules for choosing collection set candidates more explicit Reviewed-by: sangheki, sjohanss
Mon, 26 Mar 2018 16:51:41 +0200 8197569: Refactor eager reclaim for concurrent remembered set rebuilding
tschatzl [Mon, 26 Mar 2018 16:51:41 +0200] rev 49604
8197569: Refactor eager reclaim for concurrent remembered set rebuilding Summary: Expose information about eager reclaim region selection. Reviewed-by: sjohanss, sangheki
Mon, 26 Mar 2018 10:19:31 -0400 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
coleenp [Mon, 26 Mar 2018 10:19:31 -0400] rev 49603
8199007: ClassLoaderDataGraph::unload_list_contains() is wrong Summary: The function isn't needed any longer. Reviewed-by: stuefe, stefank
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip