RFR: 8264165: jpackage BasicTest fails after JDK-8220266: Check help text contains plaform specific parameters
Add missing escape single quote (') and typo fix ------------- Commit messages: - 8264165: jpackage BasicTest fails after JDK-8220266: Check help text contains plaform specific parameters Changes: https://git.openjdk.java.net/jdk/pull/3193/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3193&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8264165 Stats: 4 lines in 4 files changed: 0 ins; 0 del; 4 mod Patch: https://git.openjdk.java.net/jdk/pull/3193.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/3193/head:pull/3193 PR: https://git.openjdk.java.net/jdk/pull/3193
On Thu, 25 Mar 2021 13:27:45 GMT, Alexey Semenyuk <asemenyuk@openjdk.org> wrote:
Add missing escape single quote (') and typo fix
Marked as reviewed by herrick (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3193
On Thu, 25 Mar 2021 13:27:45 GMT, Alexey Semenyuk <asemenyuk@openjdk.org> wrote:
Add missing escape single quote (') and typo fix
The original change in JDK-8220266 shows the introduction of three single quotes and this fix addresses all three along with another typo. Thumbs up. ------------- Marked as reviewed by dcubed (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/3193
On Thu, 25 Mar 2021 13:27:45 GMT, Alexey Semenyuk <asemenyuk@openjdk.org> wrote:
Add missing escape single quote (') and typo fix
This pull request has now been integrated. Changeset: 8307aa6d Author: Alexey Semenyuk <asemenyuk@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/8307aa6d Stats: 4 lines in 4 files changed: 0 ins; 0 del; 4 mod 8264165: jpackage BasicTest fails after JDK-8220266: Check help text contains plaform specific parameters Reviewed-by: herrick, dcubed ------------- PR: https://git.openjdk.java.net/jdk/pull/3193
participants (3)
-
Alexey Semenyuk
-
Andy Herrick
-
Daniel D.Daugherty