-
Notifications
You must be signed in to change notification settings - Fork 30
8367302: New test jdk/jfr/event/profiling/TestCPUTimeSampleQueueAutoSizes.java from JDK-8366082 is failing #156
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
base: pr/44
Are you sure you want to change the base?
Conversation
|
/approval request "Mostly clean backport of code that fixes the TestCPUTimeSampleQueueAutoSizes.java. Risks are minimal." |
|
👋 Welcome back jbechberger! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
@parttimenerd |
TheRealMDoerr
left a comment
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.
LGTM.
|
This backport pull request has now been updated with issue from the original commit. |
Hi all,
This pull request contains a backport of commit d27649fe from the openjdk/jdk repository.
The commit being backported was authored by Johannes Bechberger on 8 Oct 2025 and was reviewed by David Holmes and Andrei Pangin.
The backported is not clean, because I had to resolve the removal of a test-related method that is no longer used and the problem list removal is no longer needed (the test has not been problem listed in JDK 25).
Thanks!
Progress
Integration blocker
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u-dev.git pull/156/head:pull/156$ git checkout pull/156Update a local copy of the PR:
$ git checkout pull/156$ git pull https://git.openjdk.org/jdk25u-dev.git pull/156/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 156View PR using the GUI difftool:
$ git pr show -t 156Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u-dev/pull/156.diff
Using Webrev
Link to Webrev Comment