On Fri, 6 Jun 2025 07:47:17 GMT, Volkan Yazici <vyaz...@openjdk.org> wrote:
> Such a test already exists: FilePublisherTest. I deleted its SM counterpart: > FilePublisherPermsTest. This test seems to test more things and less things than FilePublisherTest (typically it does test FileNotFoundException). We shouldn't simply delete it, but potentially migrate the parts that are not covered by FilePublisherTest into FilePublisherTest first. Best done in another PR. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25662#issuecomment-2948435629