RFR(L): 8151179: address issues raised by JCK team on JEP 274 API
Michael Haupt
michael.haupt at oracle.com
Mon Sep 26 19:01:12 UTC 2016
Hi John, all,
thank you very much for your reviews - may I ask for a second round?
The updated webrev is at http://cr.openjdk.java.net/~mhaupt/8151179/webrev.01/ <http://cr.openjdk.java.net/~mhaupt/8151179/webrev.01/>;
an accompanying specdiff, at http://cr.openjdk.java.net/~mhaupt/8151179/specdiff.01/ <http://cr.openjdk.java.net/~mhaupt/8151179/specdiff.01/>.
Thanks,
Michael
> Am 16.08.2016 um 01:39 schrieb John Rose <john.r.rose at oracle.com>:
>
> I'm working on this. The javadoc has some re-filling which creates lots of diffs of whitespace only, which makes things go a little slower.
>
> I am trying to like the cleaner, more restricted semantics for the utility methods, but they really do some harm to the use cases. The really notable change is the loss of defaulting behavior of the first parameter to iteratedLoop, which was List::iterator. That was intended to corresponding to the for-each syntax, and it is hard (and probably non-performant) to ask the user to rebuild a MH for Iterable::iterator at each use site for iteratedLoop.
>
> — John
--
<http://www.oracle.com/>
Dr. Michael Haupt | Principal Member of Technical Staff
Phone: +49 331 200 7277 | Fax: +49 331 200 7561
Oracle Java Platform Group | LangTools Team | Nashorn
Oracle Deutschland B.V. & Co. KG | Schiffbauergasse 14 | 14467 Potsdam, Germany
ORACLE Deutschland B.V. & Co. KG | Hauptverwaltung: Riesstraße 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603
Komplementärin: ORACLE Deutschland Verwaltung B.V. | Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Nederland, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Jan Schultheiss, Val Maher
<http://www.oracle.com/commitment> Oracle is committed to developing practices and products that help protect the environment
More information about the core-libs-dev
mailing list