-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8276125: RunThese24H.java SIGSEGV in JfrThreadGroup::thread_group_id #485
base: master
Are you sure you want to change the base?
8276125: RunThese24H.java SIGSEGV in JfrThreadGroup::thread_group_id #485
Conversation
👋 Welcome back jwtang! A progress list of the required criteria for merging this PR into |
❗ This change is not yet ready to be integrated. |
This backport pull request has now been updated with issue from the original commit. |
@jia-wei-tang This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
Hi, the ci tests failure always get outputs like "E: Couldn't download http://httpredir.debian.org/debian/dists/buster/main/binary-ppc64el/Packages". What should I do? I think it is not a problem related to my backport. |
/clean |
@jia-wei-tang Only OpenJDK Committers can use the |
/approval request this backport of commit a4a5c7fe from the openjdk/jdk11u-dev repository. |
@jia-wei-tang |
@jia-wei-tang This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
@jia-wei-tang This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
Hi, how could I get this request reviewed? |
@jia-wei-tang This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
Hi, anyone can help me with the approval and review it? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a clean backport from 11u.
Hi all,
This pull request contains a backport of commit a4a5c7fe from the openjdk/jdk11u-dev repository.
The commit being backported was authored by Jiawei Tang on 4 Mar 2024 and was reviewed by Markus Grönlund.
Thanks!
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/485/head:pull/485
$ git checkout pull/485
Update a local copy of the PR:
$ git checkout pull/485
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/485/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 485
View PR using the GUI difftool:
$ git pr show -t 485
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/485.diff
Webrev
Link to Webrev Comment