We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c0f6c6 commit fa331d7Copy full SHA for fa331d7
/backport jdk21u
@RealFYang the backport was successfully created on the branch RealFYang-backport-fa331d71 in my personal fork of openjdk/jdk21u. To create a pull request with this backport targeting openjdk/jdk21u:master, just click the following link:
➡️ Create pull request
The title of the pull request is automatically filled in correctly and below you find a suggestion for the pull request body:
Hi all, This pull request contains a backport of commit fa331d71 from the openjdk/jdk repository. The commit being backported was authored by Antonios Printezis on 8 Nov 2023 and was reviewed by Fei Yang and Hamlin Li. Thanks!
Hi all,
This pull request contains a backport of commit fa331d71 from the openjdk/jdk repository.
The commit being backported was authored by Antonios Printezis on 8 Nov 2023 and was reviewed by Fei Yang and Hamlin Li.
Thanks!
If you need to update the source branch of the pull then run the following commands in a local clone of your personal fork of openjdk/jdk21u:
$ git fetch https://github.com/openjdk-bots/jdk21u.git RealFYang-backport-fa331d71:RealFYang-backport-fa331d71 $ git checkout RealFYang-backport-fa331d71 # make changes $ git add paths/to/changed/files $ git commit --message 'Describe additional changes made' $ git push https://github.com/openjdk-bots/jdk21u.git RealFYang-backport-fa331d71
/backport jdk17u-dev
4 commit comments
openjdk-notifier[bot] commentedon Nov 8, 2023
Review
Issues
RealFYang commentedon Nov 14, 2023
/backport jdk21u
openjdk[bot] commentedon Nov 14, 2023
@RealFYang the backport was successfully created on the branch RealFYang-backport-fa331d71 in my personal fork of openjdk/jdk21u. To create a pull request with this backport targeting openjdk/jdk21u:master, just click the following link:
➡️ Create pull request
The title of the pull request is automatically filled in correctly and below you find a suggestion for the pull request body:
If you need to update the source branch of the pull then run the following commands in a local clone of your personal fork of openjdk/jdk21u:
zifeihan commentedon Nov 15, 2023
/backport jdk17u-dev