Can I please get a review of this trivial change which addresses a review comment that was brought up during JEP-401 review https://bugs.openjdk.org/browse/JDK-8388400?
This is the same fix that was proposed in the valhalla repo a while back https://github.com/openjdk/valhalla/pull/2649 but wasn't integrated because the code freeze was in place. --------- - [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/jdk/pull/32145/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32145&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8388400 Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/32145.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32145/head:pull/32145 PR: https://git.openjdk.org/jdk/pull/32145
