8286855: javac error on invalid jar should only print filename #146
8286855: javac error on invalid jar should only print filename #146
Conversation
|
This backport pull request has now been updated with issue from the original commit. |
@RealCLanger This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 3 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the
|
/integrate |
Going to push as commit 7aecf43.
Your commit was automatically rebased without conflicts. |
@RealCLanger Pushed as commit 7aecf43. |
Hi all,
This pull request contains a backport of JDK-8286855, commit 1606d554 from the openjdk/jdk repository.
The commit being backported was authored by Christoph Langer on 30 May 2022 and was reviewed by Jaikiran Pai and Martin Doerr.
Thanks!
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk18u pull/146/head:pull/146
$ git checkout pull/146
Update a local copy of the PR:
$ git checkout pull/146
$ git pull https://git.openjdk.java.net/jdk18u pull/146/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 146
View PR using the GUI difftool:
$ git pr show -t 146
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk18u/pull/146.diff