ihse [Thu, 17 Oct 2019 11:39:48 +0200] rev 58667
Also fix launchers.
ihse [Thu, 17 Oct 2019 11:37:36 +0200] rev 58666
Make it compile again. (Mostly remove logical-op).
ihse [Thu, 17 Oct 2019 11:07:24 +0200] rev 58665
Merge from default (huge)
goetz [Mon, 14 Oct 2019 11:36:17 +0200] rev 58664
8218628: Add detailed message to NullPointerException describing what is null.
Summary: This is the implementation of JEP 358: Helpful NullPointerExceptions.
Reviewed-by: coleenp, clanger, rschmelter, rriggs, forax, mr
ihse [Thu, 17 Oct 2019 10:35:18 +0200] rev 58663
8223998: Missing MakeDir in ExecuteWithLog
Reviewed-by: tbell, erikj
rrich [Wed, 16 Oct 2019 17:03:40 +0200] rev 58662
8232162: Object reallocation in Deoptimization::fetch_unroll_info_helper should not depend on EliminateNestedLocks
Reviewed-by: thartmann, neliasso