Skip to content

8370731: Tests in vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/ failed: OutOfMemoryError#152

Open
zzambers wants to merge 3 commits intoopenjdk:masterfrom
zzambers:CollectionCounters-OOM
Open

8370731: Tests in vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/ failed: OutOfMemoryError#152
zzambers wants to merge 3 commits intoopenjdk:masterfrom
zzambers:CollectionCounters-OOM

Conversation

@zzambers
Copy link
Copy Markdown

@zzambers zzambers commented Apr 8, 2026

This backport fixes CollectionCounters tests. Failures of these have been seen on adoptium infra on (jdk25).

This PR includes total 3 backports. (original fix + 2 follow-up fixes)
All backports were clean. Only affects tests.

Testing:
I have done local run of tests in vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/ - all PASSED


Progress

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

Issues

  • JDK-8370731: Tests in vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/ failed: OutOfMemoryError (Bug - P4)
  • JDK-8373642: Test vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/CollectionCounters003/TestDescription.java failed (Bug - P4)
  • JDK-8374745: Test vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/CollectionCounters004/TestDescription.java failed (Bug - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk26u.git pull/152/head:pull/152
$ git checkout pull/152

Update a local copy of the PR:
$ git checkout pull/152
$ git pull https://git.openjdk.org/jdk26u.git pull/152/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 152

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk26u/pull/152.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper bot commented Apr 8, 2026

👋 Welcome back zzambers! 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 8, 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 920a99faeb6e0aee445df39cf8ddd43df18345d6 8370731: Tests in vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/ failed: OutOfMemoryError Apr 8, 2026
@openjdk
Copy link
Copy Markdown

openjdk bot commented Apr 8, 2026

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

@openjdk openjdk bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Apr 8, 2026
@mlbridge
Copy link
Copy Markdown

mlbridge bot commented Apr 8, 2026

Webrevs

@zzambers
Copy link
Copy Markdown
Author

zzambers commented Apr 8, 2026

/issue add JDK-8373642

@zzambers
Copy link
Copy Markdown
Author

zzambers commented Apr 8, 2026

/issue add JDK-8374745

@openjdk
Copy link
Copy Markdown

openjdk bot commented Apr 8, 2026

@zzambers
Adding additional issue to issue list: 8373642: Test vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/CollectionCounters003/TestDescription.java failed.

@openjdk
Copy link
Copy Markdown

openjdk bot commented Apr 8, 2026

@zzambers
Adding additional issue to issue list: 8374745: Test vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/CollectionCounters004/TestDescription.java failed.

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 rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant