Skip to content

8381270: TestGCPhaseConcurrent.java#Z intermittent fails OOME#2915

Open
sendaoYan wants to merge 2 commits into
openjdk:masterfrom
sendaoYan:jbs8381270
Open

8381270: TestGCPhaseConcurrent.java#Z intermittent fails OOME#2915
sendaoYan wants to merge 2 commits into
openjdk:masterfrom
sendaoYan:jbs8381270

Conversation

@sendaoYan

@sendaoYan sendaoYan commented May 28, 2026

Copy link
Copy Markdown
Member

Hi all,

This backport will fix the test bug which cause test intermittent OOME fails, jdk21u-dev lack JDK-8318098(Update jfr tests to replace keyword jfr with vm.flagless) cause this backport not cleanly. And I think we do not have good reason to backport JDK-8318098 first.

Change has been verified locally by run the test manually on linux-x64. Test-fix only, no risk.



Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • JDK-8381270 needs maintainer approval
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Error

 ⚠️ OCA signatory status must be verified

Issue

  • JDK-8381270: TestGCPhaseConcurrent.java#Z intermittent fails OOME (Bug - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u-dev.git pull/2915/head:pull/2915
$ git checkout pull/2915

Update a local copy of the PR:
$ git checkout pull/2915
$ git pull https://git.openjdk.org/jdk21u-dev.git pull/2915/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2915

View PR using the GUI difftool:
$ git pr show -t 2915

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk21u-dev/pull/2915.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented May 28, 2026

Copy link
Copy Markdown

👋 Welcome back syan! 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.

@openjdk

openjdk Bot commented May 28, 2026

Copy link
Copy Markdown

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title Backport 7df417c353b26f0a8a70f12c2cacf660d8be8a71 8381270: TestGCPhaseConcurrent.java#Z intermittent fails OOME May 28, 2026
@openjdk

openjdk Bot commented May 28, 2026

Copy link
Copy Markdown

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk Bot added the backport Port of a pull request already in a different code base label May 28, 2026
@openjdk openjdk Bot added the rfr Pull request is ready for review label May 28, 2026
@mlbridge

mlbridge Bot commented May 28, 2026

Copy link
Copy Markdown

Webrevs

@bridgekeeper bridgekeeper Bot added the oca Needs verification of OCA signatory status label May 28, 2026
@openjdk openjdk Bot removed the rfr Pull request is ready for review label May 28, 2026
@bridgekeeper

bridgekeeper Bot commented Jun 25, 2026

Copy link
Copy Markdown

@sendaoYan 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 issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base oca Needs verification of OCA signatory status

Development

Successfully merging this pull request may close these issues.

1 participant