RFR(XS): 8143127: InvokerBytecodeGenerator emitConst should handle Byte, Short, Character

Claes Redestad claes.redestad at oracle.com
Tue Nov 17 16:17:50 UTC 2015


Hi,

this small patch allows InvokerBytecodeGenerator to generate more 
compact bytecode for small byte, short and char constants:

webrev: http://cr.openjdk.java.net/~redestad/8143127/webrev.01/
bug: https://bugs.openjdk.java.net/browse/JDK-8143127

/Claes



More information about the core-libs-dev mailing list