[jdk11u-dev] RFR: 8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers [v2]
Goetz Lindenmaier
goetz at openjdk.java.net
Fri Mar 18 12:57:20 UTC 2022
> I backport this to improve testing and to fix the test bug in ClhsdbRegionDetailsScanOopsForG1.java.
>
> I had to resolve the imports in the following files:
>
> test/hotspot/jtreg/serviceability/sa/ClhsdbJstack.java
> test/hotspot/jtreg/serviceability/sa/ClhsdbPmap.java
> test/hotspot/jtreg/serviceability/sa/ClhsdbPrintStatics.java
> test/hotspot/jtreg/serviceability/sa/ClhsdbPstack.java
> test/hotspot/jtreg/serviceability/sa/ClhsdbWhere.java
>
> The hunk to ClhsdbRegionDetailsScanOopsForG1.java is left out.
> The hunk was included accidentially when the test was move to resourcehogs.
> This is also the cause of the failure of this test.
Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge branch 'master' into goetz_backport_8217473
- Backport 55369945b94003e96c841e5969add992a86c0156
- Backport 86fcd475b1227cff0fc9f9557f542ca6bd3abfe0
-------------
Changes:
- all: https://git.openjdk.java.net/jdk11u-dev/pull/913/files
- new: https://git.openjdk.java.net/jdk11u-dev/pull/913/files/dbd9293a..6c40bb18
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=913&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=913&range=00-01
Stats: 1055 lines in 23 files changed: 878 ins; 30 del; 147 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/913.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/913/head:pull/913
PR: https://git.openjdk.java.net/jdk11u-dev/pull/913
More information about the jdk-updates-dev
mailing list