You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport of openjdk/jdk@837f634 which consists of 3 test fixes.
I've reverted the change in test/jdk/ProblemList-Xcomp.txt because JDK-8367302 is already backported to 25.0.3 which would remove it from problem list if it was backported in consistent order.
👋 Welcome back mdoerr! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.
❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.
openjdkBot
changed the title
Backport 837f634bf29fd877dd62a2e0f7d7a1bd383372d3
8369128: ProblemList jdk/jfr/event/profiling/TestCPUTimeSampleQueueAutoSizes.java in Xcomp configs
Jun 5, 2026
⚠️@TheRealMDoerr This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.
/approval request We got test failures when running TestShrinkAuxiliaryDataRunner.java with UseLargePages. Therefore, I want to backport the solution from upstream. The original change fixes 3 issues at once. One of them is a problem list entry which I have reverted because the related fix is already backported (which would remove it from problem list). Now, the backport only adds @requires statements to 3 tests. It has been reviewed and the 3 tests passed.
@TheRealMDoerr
8369128: The approval request has been created successfully.
8369132: The approval request has been created successfully.
8369133: The approval request has been created successfully.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
backportPort of a pull request already in a different code baserfrPull request is ready for review
3 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of openjdk/jdk@837f634 which consists of 3 test fixes.
I've reverted the change in test/jdk/ProblemList-Xcomp.txt because JDK-8367302 is already backported to 25.0.3 which would remove it from problem list if it was backported in consistent order.
Progress
Issues
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u-dev.git pull/596/head:pull/596$ git checkout pull/596Update a local copy of the PR:
$ git checkout pull/596$ git pull https://git.openjdk.org/jdk25u-dev.git pull/596/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 596View PR using the GUI difftool:
$ git pr show -t 596Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u-dev/pull/596.diff
Using Webrev
Link to Webrev Comment