jwilhelm [Thu, 03 Oct 2019 07:10:36 +0200] rev 58449
Added tag jdk-14+17 for changeset 5c83830390ba
cjplummer [Wed, 02 Oct 2019 17:56:46 -0700] rev 58448
8231288: "jhsdb jmap" test needed to reproduce issues that used to be reproduced by JShellHeapDumpTest
Reviewed-by: sgehwolf, sspitsyn
ccheung [Wed, 02 Oct 2019 16:55:08 -0700] rev 58447
8231606: _method_ordering is not set during CDS dynamic dump time
Summary: Add the missing DynamicDumpSharedSpaces check in sort_methods(); replace the (DumpSharedSpaces || DynamicDumpSharedSpaces) with the Arguments::is_dumping_archive() function call.
Reviewed-by: iklam, coleenp, jiangli
rriggs [Wed, 02 Oct 2019 13:57:03 -0400] rev 58446
8231663: Incorrect GPL header in some RMI/SQL package-info.java files
Reviewed-by: bpb, iris, lancea