On Wed, 3 Apr 2024 11:42:04 GMT, ExE Boss <d...@openjdk.org> wrote: > The following factory methods are also missing `@throws > IllegalArgumentException`: > > * `ConstantInstruction::ofIntrinsic` > * `ConstantInstruction::ofArgument` > * `ConstantInstruction::ofLoad`
Great catch, I'll add them, thank you! ------------- PR Comment: https://git.openjdk.org/jdk/pull/18578#issuecomment-2034372250