Re: RFR(S): 8143410: augment pseudo-code descriptions in MethodHandles API

2016-02-23 Thread Michael Haupt
Hi Paul, thanks - all right; I'll consider using "and" rather than "/" and push the result. Best, Michael > Am 23.02.2016 um 09:13 schrieb Paul Sandoz : > >> >> On 23 Feb 2016, at 07:39, Michael Haupt wrote: >> >> Hi Paul, >> >> thank you. I'm holding off on pushing; a new webrev is at >

Re: RFR(S): 8143410: augment pseudo-code descriptions in MethodHandles API

2016-02-23 Thread Paul Sandoz
> On 23 Feb 2016, at 07:39, Michael Haupt wrote: > > Hi Paul, > > thank you. I'm holding off on pushing; a new webrev is at > http://cr.openjdk.java.net/~mhaupt/8143410/webrev.01. See below for two > specific comments. > >> Am 22.02.2016 um 21:45 schrieb Paul Sandoz : >>> Webrev: http://cr.o

Re: RFR(S): 8143410: augment pseudo-code descriptions in MethodHandles API

2016-02-22 Thread Michael Haupt
Hi Paul, thank you. I'm holding off on pushing; a new webrev is at http://cr.openjdk.java.net/~mhaupt/8143410/webrev.01. See below for two specific comments. > Am 22.02.2016 um 21:45 schrieb Paul Sandoz : >> Webrev: http://cr.openjdk.java.net/~mhaupt/8143410/webrev.00 >> >> The change document

Re: RFR(S): 8143410: augment pseudo-code descriptions in MethodHandles API

2016-02-22 Thread Paul Sandoz
> On 22 Feb 2016, at 15:08, Michael Haupt wrote: > > Dear all, > > please review this (doc-only) fix. > Bug: https://bugs.openjdk.java.net/browse/JDK-8143410 > Webrev: http://cr.openjdk.java.net/~mhaupt/8143410/webrev.00 > > The change documents the type variables used in the pseudo-code in th

RFR(S): 8143410: augment pseudo-code descriptions in MethodHandles API

2016-02-22 Thread Michael Haupt
Dear all, please review this (doc-only) fix. Bug: https://bugs.openjdk.java.net/browse/JDK-8143410 Webrev: http://cr.openjdk.java.net/~mhaupt/8143410/webrev.00 The change documents the type variables used in the pseudo-code in the API documentation of the following methods in MethodHandles: catc