Skip to content

Commit

Permalink
8270312: Error: Not a test or directory containing tests: java/awt/pr…
Browse files Browse the repository at this point in the history
…int/PrinterJob/XparColor.java

Reviewed-by: psadhukhan, jdv
  • Loading branch information
lawrence-andrew authored and prsadhuk committed Aug 17, 2021
1 parent df1427b commit c5c84b8
Showing 1 changed file with 165 additions and 185 deletions.
Loading

5 comments on commit c5c84b8

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GoeLin
Copy link
Member

@GoeLin GoeLin commented on c5c84b8 Jul 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/backport jdk17u-dev

@openjdk
Copy link

@openjdk openjdk bot commented on c5c84b8 Jul 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GoeLin the backport was successfully created on the branch GoeLin-backport-c5c84b8f 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 c5c84b8f from the openjdk/jdk repository.

The commit being backported was authored by lawrence.andrews on 17 Aug 2021 and was reviewed by Prasanta Sadhukhan and Jayathirth D V.

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-c5c84b8f:GoeLin-backport-c5c84b8f
$ git checkout GoeLin-backport-c5c84b8f
# 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-c5c84b8f

@GoeLin
Copy link
Member

@GoeLin GoeLin commented on c5c84b8 Jul 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/backport jdk11u-dev

@openjdk
Copy link

@openjdk openjdk bot commented on c5c84b8 Jul 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GoeLin the backport was successfully created on the branch GoeLin-backport-c5c84b8f 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:

Hi all,

This pull request contains a backport of commit c5c84b8f from the openjdk/jdk repository.

The commit being backported was authored by lawrence.andrews on 17 Aug 2021 and was reviewed by Prasanta Sadhukhan and Jayathirth D V.

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/jdk11u-dev:

$ git fetch https://github.com/openjdk-bots/jdk11u-dev GoeLin-backport-c5c84b8f:GoeLin-backport-c5c84b8f
$ git checkout GoeLin-backport-c5c84b8f
# 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-c5c84b8f

Please sign in to comment.