kbarrett [Mon, 11 Mar 2019 02:05:07 -0400] rev 54048
8217417: Decorator name typo: C2_TIGHLY_COUPLED_ALLOC
Summary: Fixed typo in decorator name, variables, and comments.
Reviewed-by: tschatzl
shade [Mon, 11 Mar 2019 00:06:48 +0100] rev 54047
8220162: Shenandoah should not commit HugeTLBFS memory
Reviewed-by: rkennke, zgu
shade [Mon, 11 Mar 2019 00:06:47 +0100] rev 54046
8220153: Shenandoah does not work with TransparentHugePages properly
Reviewed-by: rkennke, zgu
shade [Mon, 11 Mar 2019 00:06:46 +0100] rev 54045
8220350: Refactor ShenandoahHeap::initialize
Reviewed-by: rkennke, zgu
dholmes [Sun, 10 Mar 2019 18:53:55 -0400] rev 54044
8219685: Startup failure: assert(!Universe::is_module_initialized()) failed: Incorrect java.lang.Module pre module system initialization
Reviewed-by: lfoltan, redestad
ecaspole [Fri, 08 Mar 2019 17:45:40 -0500] rev 54043
8220368: Update String.indexOf to test all the C2 intrinsics
Summary: Add new micros for Latin1 and UTF-16
Reviewed-by: kvn, redestad
redestad [Fri, 08 Mar 2019 23:02:06 +0100] rev 54042
8219860: Cleanup ClassFileParser::parse_linenumber_table
Reviewed-by: rehn, lfoltan, hseigel
bobv [Fri, 08 Mar 2019 16:21:16 -0500] rev 54041
8220334: Fix copyright header text
Reviewed-by: lancea
bobv [Fri, 08 Mar 2019 16:20:05 -0500] rev 54040
8220323: Fix copyright header text
Reviewed-by: lancea
cushon [Fri, 08 Mar 2019 09:41:03 -0800] rev 54039
8220377: Unused field SourceFileObject.flatname
Reviewed-by: jjg
Contributed-by: Ron Shapiro <ronshapiro@google.com>