On Fri, 10 Oct 2025 22:30:53 GMT, Phil Race <[email protected]> wrote:
>This because if it isn't an exception in the method signature (as in foo() >throws BarException), and instead you only have "@throws BarException" it will >not be inherited. May be it is better to add them to the "@throws" list instead of duplicating the spec? ------------- PR Comment: https://git.openjdk.org/jdk/pull/27754#issuecomment-3412260773
