RFR: 8284535 : Fix PrintLatinCJKTest.java test that is failing with Parse Exception [v7]

lawrence.andrews duke at openjdk.java.net
Mon Apr 11 17:50:34 UTC 2022


> We need a common manual test framework code that can be shared across all the client manual test. This framework class should have the following
> 1) Frame which contains test instruction .
> 2) Pass & Fail button so that user can mark the test pass or fail
> 3) Upon failing the test user should be able to elaborate why the test failed and this can be added to the test failure. 
> 4) Disposing of all the frames.
> 
> @aivanov-jdk

lawrence.andrews has updated the pull request incrementally with two additional commits since the last revision:

 - Fixed jcheck issue
 - Fixed review comments

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7966/files
  - new: https://git.openjdk.java.net/jdk/pull/7966/files/a10ac21b..1f6852e8

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7966&range=06
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7966&range=05-06

  Stats: 40 lines in 2 files changed: 5 ins; 12 del; 23 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7966.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7966/head:pull/7966

PR: https://git.openjdk.java.net/jdk/pull/7966



More information about the client-libs-dev mailing list