We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd218d commit 7acec3fCopy full SHA for 7acec3f
test/jdk/jdk/editpad/EditPadTest.java
@@ -23,6 +23,7 @@
23
24
/*
25
* @test
26
+ * @key headful
27
* @bug 8167636 8167639 8168972
28
* @summary Testing built-in editor.
29
* @modules java.desktop/java.awt
/backport jdk17u-dev
@GoeLin the backport was successfully created on the branch GoeLin-backport-7acec3f1 in my personal fork of openjdk/jdk17u-dev. To create a pull request with this backport targeting openjdk/jdk17u-dev: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 7acec3f1 from the openjdk/jdk repository. The commit being backported was authored by Aleksey Shipilev on 21 Sep 2021 and was reviewed by Jan Lahoda. Thanks!
Hi all,
This pull request contains a backport of commit 7acec3f1 from the openjdk/jdk repository.
The commit being backported was authored by Aleksey Shipilev on 21 Sep 2021 and was reviewed by Jan Lahoda.
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/jdk17u-dev:
$ git fetch https://github.com/openjdk-bots/jdk17u-dev GoeLin-backport-7acec3f1:GoeLin-backport-7acec3f1 $ git checkout GoeLin-backport-7acec3f1 # make changes $ git add paths/to/changed/files $ git commit --message 'Describe additional changes made' $ git push https://github.com/openjdk-bots/jdk17u-dev GoeLin-backport-7acec3f1
/backport jdk11u-dev
@GoeLin the backport was successfully created on the branch GoeLin-backport-7acec3f1 in my personal fork of openjdk/jdk11u-dev. To create a pull request with this backport targeting openjdk/jdk11u-dev:master, just click the following link:
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/jdk11u-dev:
$ git fetch https://github.com/openjdk-bots/jdk11u-dev GoeLin-backport-7acec3f1:GoeLin-backport-7acec3f1 $ git checkout GoeLin-backport-7acec3f1 # make changes $ git add paths/to/changed/files $ git commit --message 'Describe additional changes made' $ git push https://github.com/openjdk-bots/jdk11u-dev GoeLin-backport-7acec3f1
5 commit comments
openjdk-notifier[bot] commentedon Sep 21, 2021
Review
Issues
GoeLin commentedon Jan 23, 2022
/backport jdk17u-dev
openjdk[bot] commentedon Jan 23, 2022
@GoeLin the backport was successfully created on the branch GoeLin-backport-7acec3f1 in my personal fork of openjdk/jdk17u-dev. To create a pull request with this backport targeting openjdk/jdk17u-dev: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/jdk17u-dev:
GoeLin commentedon Jan 23, 2022
/backport jdk11u-dev
openjdk[bot] commentedon Jan 23, 2022
@GoeLin the backport was successfully created on the branch GoeLin-backport-7acec3f1 in my personal fork of openjdk/jdk11u-dev. To create a pull request with this backport targeting openjdk/jdk11u-dev: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/jdk11u-dev: