8315930: Revert "8315220: Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native"#15635
Conversation
… stacktrace when thread is in state _thread_in_native" This reverts commit 1cae0f5.
|
👋 Welcome back mgronlun! A progress list of the required criteria for merging this PR into |
|
/label add hotspot-jfr |
|
@mgronlun |
|
@mgronlun 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 2 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the ➡️ To integrate this PR with the above commit message to the |
|
/integrate |
|
Going to push as commit b3dfc39.
Your commit was automatically rebased without conflicts. |
Greetings,
JDK-8315220 hit an issue, JDK-8315892, so we need to backout JDK-8315220
This change set is the git revert.
Testing: jdk_jfr
Thanks
Markus
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/15635/head:pull/15635$ git checkout pull/15635Update a local copy of the PR:
$ git checkout pull/15635$ git pull https://git.openjdk.org/jdk.git pull/15635/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 15635View PR using the GUI difftool:
$ git pr show -t 15635Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/15635.diff
Webrev
Link to Webrev Comment