Skip to content

8368861: [TEST] compiler/floatingpoint/ScalarFPtoIntCastTest.java expects x86 IR on non-x86 platforms#419

Open
missa-prime wants to merge 1 commit intoopenjdk:pr/397from
missa-prime:backport-missa-prime-5a2700f2-pr397
Open

8368861: [TEST] compiler/floatingpoint/ScalarFPtoIntCastTest.java expects x86 IR on non-x86 platforms#419
missa-prime wants to merge 1 commit intoopenjdk:pr/397from
missa-prime:backport-missa-prime-5a2700f2-pr397

Conversation

@missa-prime
Copy link
Copy Markdown

@missa-prime missa-prime commented Mar 24, 2026

Hi all,

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

The commit being backported was authored by Richard Reingruber on 29 Sep 2025 and was reviewed by Manuel Hässig, Martin, and Sandhya Viswanathan.

Thanks!


Progress

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

Integration blocker

 ⚠️ Dependency #397 must be integrated first

Issue

  • JDK-8368861: [TEST] compiler/floatingpoint/ScalarFPtoIntCastTest.java expects x86 IR on non-x86 platforms (Bug - P4 - Requested)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 419

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper bot commented Mar 24, 2026

👋 Welcome back missa! A progress list of the required criteria for merging this PR into pr/397 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 Mar 24, 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 5a2700f231d72e2241703c1d17b308f031e8566c 8368861: [TEST] compiler/floatingpoint/ScalarFPtoIntCastTest.java expects x86 IR on non-x86 platforms Mar 24, 2026
@openjdk
Copy link
Copy Markdown

openjdk bot commented Mar 24, 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 clean Identical backport; no merge resolution required rfr Pull request is ready for review labels Mar 24, 2026
@mlbridge
Copy link
Copy Markdown

mlbridge bot commented Mar 24, 2026

Webrevs

@openjdk openjdk bot added the approval Requires approval; will be removed when approval is received label Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant