Tue, 28 May 2019 14:56:58 +0200 8223363: Bad node estimate assertion failure
phedlin [Tue, 28 May 2019 14:56:58 +0200] rev 55150
8223363: Bad node estimate assertion failure 8223502: Node estimate for loop unswitching is not correct: assert(delta <= 2 * required) failed: Bad node estimate 8224648: assert(!exceeding_node_budget()) failed: Too many NODES required! failure with ctw Summary: Tighten the node estimates. New est_loop_clone_sz() implementation that will compute a "fan-out" complexity estimate as part of the size estimate (to better estimate complex loop body size after cloning). New est_loop_unroll_sz() function, used to estimate the size of a loop body att full/maximal unrolling. Correction to node budget final tests and asserts. Reviewed-by: neliasso, kvn
Mon, 03 Jun 2019 10:51:28 +0200 8223693: Memory wastage in size of per-region type buffers in GC
tschatzl [Mon, 03 Jun 2019 10:51:28 +0200] rev 55149
8223693: Memory wastage in size of per-region type buffers in GC Reviewed-by: kbarrett, sangheki
Mon, 03 Jun 2019 10:50:14 +0200 8223162: Improve ergonomics for Sparse PRT entry sizing
tschatzl [Mon, 03 Jun 2019 10:50:14 +0200] rev 55148
8223162: Improve ergonomics for Sparse PRT entry sizing Summary: Scale Sparse PRT table sizes exponentially according to region size. Reviewed-by: kbarrett, sangheki
Sun, 02 Jun 2019 17:13:31 -0400 8212807: tools/jar/multiRelease/Basic.java times out
lancea [Sun, 02 Jun 2019 17:13:31 -0400] rev 55147
8212807: tools/jar/multiRelease/Basic.java times out Reviewed-by: bchristi
Sun, 02 Jun 2019 10:08:39 +0200 8225048: Shenandoah x86_32 support
shade [Sun, 02 Jun 2019 10:08:39 +0200] rev 55146
8225048: Shenandoah x86_32 support Reviewed-by: erikj, rkennke
Sun, 02 Jun 2019 10:08:38 +0200 8225111: Make Shenandoah tests work with 32-bit VMs
shade [Sun, 02 Jun 2019 10:08:38 +0200] rev 55145
8225111: Make Shenandoah tests work with 32-bit VMs Reviewed-by: rkennke
Sun, 02 Jun 2019 10:08:37 +0200 8225104: 32-bit build failures after JDK-8222252
shade [Sun, 02 Jun 2019 10:08:37 +0200] rev 55144
8225104: 32-bit build failures after JDK-8222252 Reviewed-by: bobv, rkennke, dholmes
Sat, 01 Jun 2019 14:09:59 -0700 8223688: JShell: crash on the instantiation of raw anonymous class
rfield [Sat, 01 Jun 2019 14:09:59 -0700] rev 55143
8223688: JShell: crash on the instantiation of raw anonymous class Reviewed-by: jlahoda
Sat, 01 Jun 2019 13:41:01 -0700 8080353: JShell: Better error message on attempting to add default method
rfield [Sat, 01 Jun 2019 13:41:01 -0700] rev 55142
8080353: JShell: Better error message on attempting to add default method Summary: Special handling for errors with "default" modifier Reviewed-by: jlahoda
Sat, 01 Jun 2019 03:18:23 +0200 8225061: Performance regression in Regex
redestad [Sat, 01 Jun 2019 03:18:23 +0200] rev 55141
8225061: Performance regression in Regex Reviewed-by: naoto, alanb Contributed-by: claes.redestad@oracle.com, naoto.sato@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip