jdk17u-dev icon indicating copy to clipboard operation
jdk17u-dev copied to clipboard

8279641: Create manual JTReg tests for Swing accessibility

Open amosshi opened this issue 1 year ago • 5 comments
trafficstars

Backport of JDK-8279641

Testing

  • Local: Not applicable
    • test/jdk/javax/accessibility/manual - Test results: no tests selected
  • Pipeline:
  • Testing Machine:

Progress

  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue
  • [ ] JDK-8279641 needs maintainer approval

Issue

  • JDK-8279641: Create manual JTReg tests for Swing accessibility (Task - P3)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2773/head:pull/2773
$ git checkout pull/2773

Update a local copy of the PR:
$ git checkout pull/2773
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2773/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2773

View PR using the GUI difftool:
$ git pr show -t 2773

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2773.diff

Webrev

Link to Webrev Comment

amosshi avatar Aug 02 '24 00:08 amosshi