JDK 24 |
---|
24 b19Fixed |
A small optimization to reduce CodeSize, codeSize reduced from 164 to 140. Use local currentFrame to avoid multiple getfield Use decStack instead of popStack to reduce array access in popStack Call Util.fieldTypeSymbol to pass in type instead of nameAndType
|