On Wed, 25 May 2022 17:02:15 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> `SnippetUtils` is broken if we get a null result. If it's unconditionally so, which it seems to be, wouldn't it be better to throw something from `SnippetUtils.getSnippetById` instead? ------------- PR: https://git.openjdk.java.net/jdk/pull/8796