On Thu, 14 Nov 2024 19:21:32 GMT, Sean Mullan <mul...@openjdk.org> wrote:
> Ok, but your change did not check `UnsupportedOperationException.getCause() > instanceof NoSuchFileException`, it just checked if the exception was > `NoSuchFileException`. For the record, there was a typo in my comment, I meant to say `PrivilegedActionException. getCause() instanceof ..`. ...but yes, this doesn't matter now that we agree to not fix this code. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22101#discussion_r1842793434