Re: About supporting native method reference and constructor reference

2019-02-23 Thread Daniel.Sun
Native method reference and constructor reference will have much better performance than method closure, which is a bit heavy and has to be coerced to functional interface though generating proxy instance. BTW, current implementation of native method reference and constructor reference is almost s

Re: About supporting native method reference and constructor reference

2019-02-23 Thread Milles, Eric (TR Tech, Content & Ops)
Changes look good to me so far. Do you have a description to add to the bug that indicates the benefit of this and what possible risks may be? The issue tickets with only a title are hard to follow. From: Daniel.Sun Sent: Saturday, February 23, 2019 1:21 AM To