Skip to content

8365893: test/jdk/java/lang/Thread/virtual/JfrEvents.java failing intermittently - #671

Open
satyenme wants to merge 1 commit into
openjdk:masterfrom
satyenme:8365893
Open

8365893: test/jdk/java/lang/Thread/virtual/JfrEvents.java failing intermittently#671
satyenme wants to merge 1 commit into
openjdk:masterfrom
satyenme:8365893

Conversation

@satyenme

@satyenme satyenme commented Jul 16, 2026

Copy link
Copy Markdown

JDK-8365893: test/jdk/java/lang/Thread/virtual/JfrEvents.java failing intermittently seems to have been missed in 25 and backported to 21. Patch is clean and only applies to this one test, so minimal risk. Confirmed test passing and running GHA.



Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8365893 needs maintainer approval

Issue

  • JDK-8365893: test/jdk/java/lang/Thread/virtual/JfrEvents.java failing intermittently (Bug - P4 - Approved)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 671

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Jul 16, 2026

Copy link
Copy Markdown

👋 Welcome back ssubramaniam! 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 Jul 16, 2026

Copy link
Copy Markdown

@satyenme This change now passes all automated pre-integration checks.

ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.

After integration, the commit message for the final commit will be:

8365893: test/jdk/java/lang/Thread/virtual/JfrEvents.java failing intermittently

You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.

At the time when this comment was updated there had been 224 new commits pushed to the master branch:

As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.

@openjdk openjdk Bot changed the title Backport 58e7581527208dfd6dd694793e4790dcad8fc3ef 8365893: test/jdk/java/lang/Thread/virtual/JfrEvents.java failing intermittently Jul 16, 2026
@openjdk

openjdk Bot commented Jul 16, 2026

Copy link
Copy Markdown

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 clean Identical backport; no merge resolution required labels Jul 16, 2026
@openjdk

openjdk Bot commented Jul 16, 2026

Copy link
Copy Markdown

⚠️ @satyenme 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.

@openjdk openjdk Bot added the rfr Pull request is ready for review label Jul 16, 2026
@mlbridge

mlbridge Bot commented Jul 16, 2026

Copy link
Copy Markdown

Webrevs

@satyenme

Copy link
Copy Markdown
Author

/approval request for backport of "JDK-8365893: test/jdk/java/lang/Thread/virtual/JfrEvents.java". This fix addresses an intermittently failing test. More relevantly, since this change is in 26/tip, and has already been integrated into 21, it is missing from 25 and should be pulled in.

Testing: tier 1 and 2 tests and test/jdk/java/lang/Thread/virtual/JfrEvents.java

Risk: low. Touches test code for one test. Change is in 26, tip and 21.

@openjdk

openjdk Bot commented Jul 16, 2026

Copy link
Copy Markdown

@satyenme
8365893: The approval request has been created successfully.

@openjdk openjdk Bot added approval Requires approval; will be removed when approval is received ready Pull request is ready to be integrated and removed approval Requires approval; will be removed when approval is received labels Jul 16, 2026
@GoeLin

GoeLin commented Jul 28, 2026

Copy link
Copy Markdown
Member

Hi @satyenme
can you please enable GHA actions for this repo?
Thanks!

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 clean Identical backport; no merge resolution required ready Pull request is ready to be integrated rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants