On Wed, 17 Mar 2021 01:40:56 GMT, Serguei Spitsyn <[email protected]> wrote:
> One nit: unneeded extra '()' what came from the original code: > ` if ((old_cp->klass_at_noresolve(cpi_old) != > new_cp->klass_at_noresolve(cpi_new)))` Sure, updated. Also updated copyrights. ------------- PR: https://git.openjdk.java.net/jdk/pull/2937
