8269873: serviceability/sa/Clhsdb tests are using a C2 specific VMStruct field #213
Conversation
|
@mychris This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 11 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details. As you do not have Committer status in this project an existing Committer must agree to sponsor your change. Possible candidates are the reviewers of this PR (@plummercj, @dholmes-ora, @sspitsyn) but any other Committer may sponsor as well.
|
Thanks for the reviews. |
Could someone please sponsor this change for me? |
/sponsor |
Going to push as commit 999ced0.
Your commit was automatically rebased without conflicts. |
@kevinjwalls @mychris Pushed as commit 999ced0. |
Hi,
please review this small change for two Clhsdb test cases, which are using C2 specific fields during testing. This makes the tests fail, if C2 is not available during testing.
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk17 pull/213/head:pull/213
$ git checkout pull/213
Update a local copy of the PR:
$ git checkout pull/213
$ git pull https://git.openjdk.java.net/jdk17 pull/213/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 213
View PR using the GUI difftool:
$ git pr show -t 213
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk17/pull/213.diff