On Wed, 25 May 2022 19:38:13 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> Please review a simple change for `SnippetUtils` to throw a checked exception > if a snippet cannot be found. This pull request has now been integrated. Changeset: deb06539 Author: Jonathan Gibbons <j...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/deb06539b00e5fd5c29795277b2f90da0c9ff5d5 Stats: 45 lines in 2 files changed: 34 ins; 6 del; 5 mod 8287337: SnippetUtils should throw exceptions if snippets not found Reviewed-by: hannesw ------------- PR: https://git.openjdk.java.net/jdk/pull/8892