[jdk11u-dev] Integrated: 8273826: Correct Manifest file name and NPE checks
Goetz Lindenmaier
goetz at openjdk.java.net
Mon Oct 11 12:01:14 UTC 2021
On Sat, 9 Oct 2021 16:30:06 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.14-oracle.
>
> I had to do a few minor adaptions:
>
> Resolve JarFile.java due to context.
>
> Fix the test to run in the jdk11u environment.
> Also, I changed an argument to newFileSystem() form
> Collections.emptyMap() to null. This factory method
> internally uses emptyMap(), so the result is the same.
This pull request has now been integrated.
Changeset: 9512c471
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/9512c471e9ab0830d8d5b2275803f59a0f073fcb
Stats: 139 lines in 5 files changed: 128 ins; 2 del; 9 mod
8273826: Correct Manifest file name and NPE checks
Reviewed-by: mdoerr
Backport-of: 03a8d342b86e720d3cba08d540182b4ab161fba3
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/503
More information about the jdk-updates-dev
mailing list