Closed kralo closed 7 years ago
Of course, Integer instructions are supposed to handle way more types on the regular stack. Afaik, no instructions for loading/storing chars, bytes, shorts, and bools exist, unless they are in an array. Could you please try reproducing this using the commit in #42? Does it still occur? Does this break other things? Thank you!
Could not load local variable #0: Expected java.lang.Integer, got class java.lang.Boolean.
see 2.3.4 The boolean Type. boolean should be treated as int internally.
bytecode: