RFR: 8329099: Undocumented exception thrown by Instruction factory methods accepting Opcode [v2]

Adam Sotona asotona at openjdk.org
Wed Apr 3 11:54:01 UTC 2024


On Wed, 3 Apr 2024 11:42:04 GMT, ExE Boss <duke at 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


More information about the core-libs-dev mailing list