On Wed, 28 May 2025 17:56:07 GMT, Adam Sotona <asot...@openjdk.org> wrote:
> java.lang.classfile.Signature.ArrayTypeSig.of constraint check did not > include dimensions of the given component if the component is an array. > > This patch fixes the constraint check, corrects the @throws description and > adds test of the subj. > > Please review. > > Thanks, > Adam Thank you! ------------- PR Comment: https://git.openjdk.org/jdk/pull/25506#issuecomment-2918510609