darcy [Thu, 17 Oct 2019 09:38:32 -0700] rev 58673
8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi
Reviewed-by: sspitsyn
mseledtsov [Thu, 17 Oct 2019 09:21:00 -0700] rev 58672
Removing TestLargeRootSet.java from problem list as it was fixed
herrick [Thu, 17 Oct 2019 08:00:37 -0400] rev 58671
8232387 : tools/jpackage/share/jdk/jpackage/tests/BasicTest.java fails
Submitted-by: asemenyuk
Reviewed-by: aherrick, almatvee
herrick [Thu, 17 Oct 2019 07:55:35 -0400] rev 58670
8232280: close() is not called on return value of Files.walk()
Reviewed-by: asemenyuk, asemenuk
ihse [Thu, 17 Oct 2019 14:20:26 +0200] rev 58669
8213239: Configure cannot handle command overrides with arguments
Reviewed-by: erikj
coleenp [Thu, 17 Oct 2019 07:35:22 -0400] rev 58668
8232112: MDO extra_data_lock leaks during class unloading
Summary: call the MDO destructor during class unloading.
Reviewed-by: dholmes, eosterlund
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