On Mon, 20 Jul 2026 15:55:07 GMT, Alan Bateman <[email protected]> wrote:
> alternatively just remove the Objects.requireNonNull because > link.getFileAttributes() will give a helpful NPE if we have a bug that causes > it to be called with a null link. Done. I've updated this PR with this suggestion. ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2649#issuecomment-5029242954
