-
Notifications
You must be signed in to change notification settings - Fork 64
8353190: Use "/native" Run Option for TestAvailableProcessors Execution #205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
8353190: Use "/native" Run Option for TestAvailableProcessors Execution #205
Conversation
👋 Welcome back syan! A progress list of the required criteria for merging this PR into |
❗ This change is not yet ready to be integrated. |
This backport pull request has now been updated with issue from the original commit. |
|
Locally verify commnad: rm -rf tmp ; jtreg -v:fail,error -nr -w tmp -nativepath:C:/cygwin/home/Administrator/yansendao/software/jdk/OpenJDK24U-testimage_x64_windows_hotspot_24.0.1_9/jdk-24.0.1+9-test-image/hotspot/jtreg/native test/hotspot/jtreg/runtime/os/windows/TestAvailableProcessors.java |
/approval request Clean backport to make test more standardized and easier to use. Change has been verified locally, test-fix only, no risk. |
@sendaoYan |
Before this backport PR, run this test without
|
Before this backport PR, run this test without
|
Locally verify command: jtreg -v:fail,error -nr -w tmp -nativepath:C:/Users/Administrator/Downloads/OpenJDK21U-testimage_x64_windows_hotspot_21.0.7_6/jdk-21.0.7+6-test-image/hotspot/jtreg/native test/hotspot/jtreg/runtime/os/windows/TestAvailableProcessors.java |
/approval request Clean backport to make test more standardized and easier to use. Change has been verified locally, test-fix only, no risk. |
@sendaoYan |
@sendaoYan This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a |
/touch |
@sendaoYan The pull request is being re-evaluated and the inactivity timeout has been reset. |
Hi all,
This pull request contains a backport of commit 34c4d895 from the openjdk/jdk repository.
The commit being backported was authored by Oleksii Sylichenko on 24 Apr 2025 and was reviewed by David Holmes.
Thanks!
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk24u.git pull/205/head:pull/205
$ git checkout pull/205
Update a local copy of the PR:
$ git checkout pull/205
$ git pull https://git.openjdk.org/jdk24u.git pull/205/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 205
View PR using the GUI difftool:
$ git pr show -t 205
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk24u/pull/205.diff
Using Webrev
Link to Webrev Comment