Skip to content

Conversation

@benoitmaillard
Copy link
Contributor

@benoitmaillard benoitmaillard commented Dec 12, 2025

Hi all,

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

The commit being backported was authored by Benoît Maillard on 12 Dec 2025 and was reviewed by Christian Hagedorn and Emanuel Peter.

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

Issue

  • JDK-8373579: Problem list compiler/runtime/Test7196199.java (Sub-task - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 28798

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/28798.diff

Using Webrev

Link to Webrev Comment

@benoitmaillard benoitmaillard marked this pull request as ready for review December 12, 2025 17:51
@bridgekeeper
Copy link

bridgekeeper bot commented Dec 12, 2025

👋 Welcome back bmaillard! A progress list of the required criteria for merging this PR into jdk26 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

openjdk bot commented Dec 12, 2025

❗ 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 a05d5d2514c835f2bfeaf7a8c7df0ac241f0177f 8373579: Problem list compiler/runtime/Test7196199.java Dec 12, 2025
@openjdk
Copy link

openjdk bot commented Dec 12, 2025

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 Dec 12, 2025
@openjdk
Copy link

openjdk bot commented Dec 12, 2025

@benoitmaillard To determine the appropriate audience for reviewing this pull request, one or more labels corresponding to different subsystems will normally be applied automatically. However, no automatic labelling rule matches the changes in this pull request. In order to have an "RFR" email sent to the correct mailing list, you will need to add one or more applicable labels manually using the /label pull request command.

Applicable Labels
  • build
  • client
  • compiler
  • core-libs
  • hotspot
  • hotspot-compiler
  • hotspot-gc
  • hotspot-jfr
  • hotspot-runtime
  • i18n
  • ide-support
  • javadoc
  • jdk
  • jmx
  • net
  • nio
  • security
  • serviceability
  • shenandoah

@benoitmaillard
Copy link
Contributor Author

/label add hotspot-compiler

@openjdk
Copy link

openjdk bot commented Dec 16, 2025

@benoitmaillard
The hotspot-compiler label was successfully added.

@openjdk openjdk bot added the rfr Pull request is ready for review label Dec 16, 2025
@mlbridge
Copy link

mlbridge bot commented Dec 16, 2025

Webrevs

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 hotspot-compiler [email protected] rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant