Skip to content

8377702: Disable AArch64 SpinPause tests on Windows#29720

Open
swesonga wants to merge 1 commit intoopenjdk:masterfrom
swesonga:disable-win-aarch64-spinpause-tests
Open

8377702: Disable AArch64 SpinPause tests on Windows#29720
swesonga wants to merge 1 commit intoopenjdk:masterfrom
swesonga:disable-win-aarch64-spinpause-tests

Conversation

@swesonga
Copy link
Member

@swesonga swesonga commented Feb 13, 2026

The SpinPause gtest currently fails on Windows AArch64 because the SpinPause function returns 0 on that platform. This test should be disabled until JDK-8343249 [Windows] Implement SpinPause is fixed.


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-8377702: Disable AArch64 SpinPause tests on Windows (Bug - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 29720

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Feb 13, 2026

👋 Welcome back swesonga! 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

openjdk bot commented Feb 13, 2026

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk
Copy link

openjdk bot commented Feb 13, 2026

@swesonga 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

@swesonga
Copy link
Member Author

/label hotspot-runtime

@openjdk openjdk bot added the hotspot-runtime hotspot-runtime-dev@openjdk.org label Feb 13, 2026
@openjdk
Copy link

openjdk bot commented Feb 13, 2026

@swesonga
The hotspot-runtime label was successfully added.

@openjdk openjdk bot added the rfr Pull request is ready for review label Feb 13, 2026
@mlbridge
Copy link

mlbridge bot commented Feb 13, 2026

Webrevs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hotspot-runtime hotspot-runtime-dev@openjdk.org rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant