On Thu, 18 Jul 2024 22:21:08 GMT, Chen Liang <li...@openjdk.org> wrote:

> `BufferedMethodBuilder` accepts a static flag and passes it to the 
> `CodeBuilder` it creates; yet it does not prevent static flag tampering like 
> `DirectMethodBuilder` does. This patch makes their behaviors consistent.
> 
> Note that the throwing of IAE is provisional; it is open to discussion later.

Thanks for the reviews!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20244#issuecomment-2240168417

Reply via email to