Skip to content

8343606: Test FinalizerTest.java intermittent fails Debuggee heap OOM#791

Open
sendaoYan wants to merge 1 commit intoopenjdk:masterfrom
sendaoYan:jbs8343606
Open

8343606: Test FinalizerTest.java intermittent fails Debuggee heap OOM#791
sendaoYan wants to merge 1 commit intoopenjdk:masterfrom
sendaoYan:jbs8343606

Conversation

@sendaoYan
Copy link
Copy Markdown
Member

@sendaoYan sendaoYan commented Apr 28, 2026

Hi all,

Hi all,

This pull request contains a backport of commit 7c1f89e4 from the openjdk/jdk repository.

There are two lines make this backported uncleanly. The first is the copyright line, the second is the @run main replaced as @run driver. All other parts are backported cleanly.

This backport will fix the test bug which cause test intermittent fails, and will make test more ronustness. Change has been verified locally by run the test on linux-x64. Test-fix only, no risk.

The commit being backported was authored by SendaoYan on 28 Apr 2026 and was reviewed by Chris Plummer.

Thanks!



Progress

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

Error

 ⚠️ Pull request body is missing required line: - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).

Issue

  • JDK-8343606: Test FinalizerTest.java intermittent fails Debuggee heap OOM (Bug - P3)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 791

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

Using diff file

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

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented Apr 28, 2026

👋 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
Copy link
Copy Markdown

openjdk Bot commented Apr 28, 2026

❗ 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 7c1f89e4116ef4049a686a9615f780bca1a8c06a 8343606: Test FinalizerTest.java intermittent fails Debuggee heap OOM Apr 28, 2026
@openjdk
Copy link
Copy Markdown

openjdk Bot commented Apr 28, 2026

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 Apr 28, 2026
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

Development

Successfully merging this pull request may close these issues.

1 participant