8352654: [REDO] nsk/jvmti/ tests should fail when nsk_jvmti_setFailStatus() is called#28404
8352654: [REDO] nsk/jvmti/ tests should fail when nsk_jvmti_setFailStatus() is called#28404lmesnik wants to merge 2 commits intoopenjdk:masterfrom
Conversation
|
👋 Welcome back lmesnik! A progress list of the required criteria for merging this PR into |
|
@lmesnik This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. 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 110 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. ➡️ To integrate this PR with the above commit message to the |
Webrevs
|
|
Need to update copyright yer in agent_tools.cpp |
It looks too much overhead to run whole tier5-7 for test fix. So I run nsk/jvmti tests with options from our CI. I grabbed all possible VM flags, hope that I didn't missed anything. |
It feels that it would be more safe to run mach5 tiers 1-6. It is not that big overhead for avoiding risk of regressions, especially at this phase of development. |
|
/integrate |
|
Going to push as commit 847fbab.
Your commit was automatically rebased without conflicts. |
Please review second attempt to fail tests right in the nsk_jvmti_setFailStatus().
I run jvmti tests with different options and probelmlisted the only failing tests.
The previous attempt uncover a lot of problems related to the
JDK-8355631
The events might be generated after VM_DEATH event
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/28404/head:pull/28404$ git checkout pull/28404Update a local copy of the PR:
$ git checkout pull/28404$ git pull https://git.openjdk.org/jdk.git pull/28404/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 28404View PR using the GUI difftool:
$ git pr show -t 28404Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/28404.diff
Using Webrev
Link to Webrev Comment