[9] RFR (M): 8050057: Improve caching of MethodHandle reinvokers (original) (raw)

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Wed Jul 16 10:25:59 UTC 2014


Thank you, Paul.

Looks good. Juste one comment.

BoundMethodHandle The following fields can be made final: 132 private static int FIELDCOUNTTHRESHOLD = 12; // largest convenient BMH field count 133 private static int FORMEXPRESSIONTHRESHOLD = 24; // largest convenient BMH expression count Agree. Fixed.

Best regards, Vladimir Ivanov



More information about the core-libs-dev mailing list