On Fri, 26 Sep 2025 19:43:43 GMT, Brian Burkhalter <[email protected]> wrote:
> At line 143 of `canonicalize_md.c`, add `ERROR_NETNAME_DELETED` to the set of > error codes that `lastErrorReportable()` deems innocuous. The other changes > are opportunistic cleanup of indentation without behavioral effect. I think this is okay. There are may other errors that could also be tolerated but I don't thin it's possible to come up with a definitive list. ------------- Marked as reviewed by alanb (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/27532#pullrequestreview-3274888705
