Can I please get a review of this change which reorders a null check in `ExplodedImage`? While at it, the `isClosable` is made `final` in `JrtFileSystem` too.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8388400: [lworld] Incorrect null check in jdk.internal.jrtfs.ExplodedImage constructor Changes: https://git.openjdk.org/valhalla/pull/2649/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2649&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8388400 Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/valhalla/pull/2649.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2649/head:pull/2649 PR: https://git.openjdk.org/valhalla/pull/2649
