[10] RFR 8187254 Rearrange private MethodType constructors (original) (raw)
John Rose john.r.rose at oracle.com
Tue Dec 12 02:17:21 UTC 2017
- Previous message: [10] RFR 8187254 Rearrange private MethodType constructors
- Next message: JDK-8190919 :StaX buffers do not really close underlying buffers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Good.
On Dec 11, 2017, at 2:02 PM, Paul Sandoz <paul.sandoz at oracle.com> wrote:
Please review this small fix to collapse the two private constructors of MethodType into one. This consolidates all the copying/validation logic into the factory method makeImpl.
- Previous message: [10] RFR 8187254 Rearrange private MethodType constructors
- Next message: JDK-8190919 :StaX buffers do not really close underlying buffers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]