RFR: 8318837: javac generates wrong ldc instruction for dynamic constant loads [v2]
Maurizio Cimadamore
mcimadamore at openjdk.org
Thu Oct 26 14:49:46 UTC 2023
On Thu, 26 Oct 2023 12:29:38 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> Looks good to me.
>
> I wonder if we should also simplify `Items.ImmediateItem.ldc`, since now `Code.emitLdc` handles the long/double on its own?
Good catch - done
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16367#issuecomment-1781277575
More information about the compiler-dev
mailing list