You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
8331999: BasicDirectoryModel/LoaderThreadCount.java frequently fails on Windows in CI
Introduce tolerance factor: count > loaderCount.size() / 2
Fail the test only if the number of snapshots with more than
2 file loader threads is greater than half of the number
of valid snapshots.
Reviewed-by: prr, honkar
Please fetch the appropriate branch/commit and manually resolve these conflicts by using the following commands in your personal fork of openjdk/jdk21u-dev. Note: these commands are just some suggestions and you can use other equivalent commands you know.
# Fetch the up-to-date version of the target branch
$ git fetch --no-tags https://git.openjdk.org/jdk21u-dev.git master:master
# Check out the target branch and create your own branch to backport
$ git checkout master
$ git checkout -b backport-luchenlin-ffbdfffb-master
# Fetch the commit you want to backport
$ git fetch --no-tags https://git.openjdk.org/jdk.git ffbdfffbc702253f32fa45dc1855b663c72074a6
# Backport the commit
$ git cherry-pick --no-commit ffbdfffbc702253f32fa45dc1855b663c72074a6
# Resolve conflicts now
# Commit the files you have modified
$ git add files/with/resolved/conflicts
$ git commit -m 'Backport ffbdfffbc702253f32fa45dc1855b663c72074a6'
Once you have resolved the conflicts as explained above continue with creating a pull request towards the openjdk/jdk21u-dev with the title Backport ffbdfffbc702253f32fa45dc1855b663c72074a6.
Below you can find a suggestion for the pull request body:
Hi all,
This pull request contains a backport of commit ffbdfffb from the openjdk/jdk repository.
The commit being backported was authored by Alexey Ivanov on 9 May 2024 and was reviewed by Phil Race and Harshitha Onkar.
Please fetch the appropriate branch/commit and manually resolve these conflicts by using the following commands in your personal fork of openjdk/jdk17u-dev. Note: these commands are just some suggestions and you can use other equivalent commands you know.
# Fetch the up-to-date version of the target branch
$ git fetch --no-tags https://git.openjdk.org/jdk17u-dev.git master:master
# Check out the target branch and create your own branch to backport
$ git checkout master
$ git checkout -b backport-luchenlin-ffbdfffb-master
# Fetch the commit you want to backport
$ git fetch --no-tags https://git.openjdk.org/jdk.git ffbdfffbc702253f32fa45dc1855b663c72074a6
# Backport the commit
$ git cherry-pick --no-commit ffbdfffbc702253f32fa45dc1855b663c72074a6
# Resolve conflicts now
# Commit the files you have modified
$ git add files/with/resolved/conflicts
$ git commit -m 'Backport ffbdfffbc702253f32fa45dc1855b663c72074a6'
Once you have resolved the conflicts as explained above continue with creating a pull request towards the openjdk/jdk17u-dev with the title Backport ffbdfffbc702253f32fa45dc1855b663c72074a6.
Below you can find a suggestion for the pull request body:
Hi all,
This pull request contains a backport of commit ffbdfffb from the openjdk/jdk repository.
The commit being backported was authored by Alexey Ivanov on 9 May 2024 and was reviewed by Phil Race and Harshitha Onkar.
Please fetch the appropriate branch/commit and manually resolve these conflicts by using the following commands in your personal fork of openjdk/jdk11u-dev. Note: these commands are just some suggestions and you can use other equivalent commands you know.
# Fetch the up-to-date version of the target branch
$ git fetch --no-tags https://git.openjdk.org/jdk11u-dev.git master:master
# Check out the target branch and create your own branch to backport
$ git checkout master
$ git checkout -b backport-luchenlin-ffbdfffb-master
# Fetch the commit you want to backport
$ git fetch --no-tags https://git.openjdk.org/jdk.git ffbdfffbc702253f32fa45dc1855b663c72074a6
# Backport the commit
$ git cherry-pick --no-commit ffbdfffbc702253f32fa45dc1855b663c72074a6
# Resolve conflicts now
# Commit the files you have modified
$ git add files/with/resolved/conflicts
$ git commit -m 'Backport ffbdfffbc702253f32fa45dc1855b663c72074a6'
Once you have resolved the conflicts as explained above continue with creating a pull request towards the openjdk/jdk11u-dev with the title Backport ffbdfffbc702253f32fa45dc1855b663c72074a6.
Below you can find a suggestion for the pull request body:
Hi all,
This pull request contains a backport of commit ffbdfffb from the openjdk/jdk repository.
The commit being backported was authored by Alexey Ivanov on 9 May 2024 and was reviewed by Phil Race and Harshitha Onkar.
7 commit comments
openjdk-notifier[bot] commentedon May 9, 2024
Review
Issues
luchenlin commentedon Jun 14, 2024
/backport jdk21u-dev
luchenlin commentedon Jun 14, 2024
/backport jdk17u-dev
luchenlin commentedon Jun 14, 2024
/backport jdk11u-dev
openjdk[bot] commentedon Jun 14, 2024
@luchenlin Could not automatically backport
ffbdfffb
to openjdk/jdk21u-dev due to conflicts in the following files:Please fetch the appropriate branch/commit and manually resolve these conflicts by using the following commands in your personal fork of openjdk/jdk21u-dev. Note: these commands are just some suggestions and you can use other equivalent commands you know.
Once you have resolved the conflicts as explained above continue with creating a pull request towards the openjdk/jdk21u-dev with the title
Backport ffbdfffbc702253f32fa45dc1855b663c72074a6
.Below you can find a suggestion for the pull request body:
openjdk[bot] commentedon Jun 14, 2024
@luchenlin Could not automatically backport
ffbdfffb
to openjdk/jdk17u-dev due to conflicts in the following files:Please fetch the appropriate branch/commit and manually resolve these conflicts by using the following commands in your personal fork of openjdk/jdk17u-dev. Note: these commands are just some suggestions and you can use other equivalent commands you know.
Once you have resolved the conflicts as explained above continue with creating a pull request towards the openjdk/jdk17u-dev with the title
Backport ffbdfffbc702253f32fa45dc1855b663c72074a6
.Below you can find a suggestion for the pull request body:
openjdk[bot] commentedon Jun 14, 2024
@luchenlin Could not automatically backport
ffbdfffb
to openjdk/jdk11u-dev due to conflicts in the following files:Please fetch the appropriate branch/commit and manually resolve these conflicts by using the following commands in your personal fork of openjdk/jdk11u-dev. Note: these commands are just some suggestions and you can use other equivalent commands you know.
Once you have resolved the conflicts as explained above continue with creating a pull request towards the openjdk/jdk11u-dev with the title
Backport ffbdfffbc702253f32fa45dc1855b663c72074a6
.Below you can find a suggestion for the pull request body: