8377702: Disable AArch64 SpinPause tests on Windows#29720
8377702: Disable AArch64 SpinPause tests on Windows#29720swesonga wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back swesonga! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
@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
|
|
/label hotspot-runtime |
|
@swesonga |
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
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/29720/head:pull/29720$ git checkout pull/29720Update a local copy of the PR:
$ git checkout pull/29720$ git pull https://git.openjdk.org/jdk.git pull/29720/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 29720View PR using the GUI difftool:
$ git pr show -t 29720Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/29720.diff
Using Webrev
Link to Webrev Comment