On Mon, 3 Nov 2025 12:40:27 GMT, EunHyunsu <[email protected]> wrote: > would it make sense to add a small new test method, say testNullMessages(), in the same class to verify the exception messages specifically?
I think that should be OK. It doesn't have to be too complicated/generic either, as long as it tests these specific method calls. ------------- PR Comment: https://git.openjdk.org/jdk/pull/28103#issuecomment-3481344136
