mfulton26
01/19/2017, 2:50 PMString
instance is inlined instead of a call to lookup its reference thereby loading the data directly instead of first looking up a constant reference and then loading it. Is that right (at least for a kid who isn't too familiar with bytecode)? 🙂