[jdk11u-dev] Integrated: 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher

Goetz Lindenmaier goetz at openjdk.java.net
Thu Sep 23 06:22:09 UTC 2021


On Mon, 20 Sep 2021 15:57:08 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> Hi,
> I downport this for parity with 11.0.13-oracle.
> 
> In the following files, I had to resolve removal of import of Platform.java:
> ClhsdbJstack.java ClhsdbPmap.java ClhsdbPrintStatics.java ClhsdbPstack.java ClhsdbWhere.java
> 
> ClhsdbRegionDetailsScanOopsForG1.java was moved to resourcehogs, I applied the change there.
> 
> TestIntConstant.java is completely reworked by this change. The patch did not 
> apply, but was trivial to resolve.

This pull request has now been integrated.

Changeset: 43861d7a
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/43861d7a4109345085377784dacbcd07f6573836
Stats:     543 lines in 21 files changed: 69 ins; 374 del; 100 mod

8215568: Refactor SA clhsdb tests to use ClhsdbLauncher

Refactoring the SA tests which test clhsdb commands to use ClhsdbLauncher for uniformity and ease of maintainence

Reviewed-by: mdoerr
Backport-of: 9c09bb98d401e7cd7394c411c9f6f59189137646

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/381


More information about the jdk-updates-dev mailing list