Is it worth to use the bipush opcode for booleans instead of iconst?

Julian Waters tanksherman27 at gmail.com
Wed Apr 6 13:33:22 UTC 2022


Quick question, would it be better for javac to compile booleans to use
bipush, instead of the current iconst?

best regards,
Julian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20220406/4aa21a26/attachment.htm>


More information about the compiler-dev mailing list