> On 1 Mar 2016, at 14:46, Michael Haupt <michael.ha...@oracle.com> wrote: > > Dear all, > > please review this fix. > Bug: https://bugs.openjdk.java.net/browse/JDK-8150953 > Webrev: http://cr.openjdk.java.net/~mhaupt/8150953/webrev.00/ >
+1 Paul. > The API docs and corresponding JavaDocExampleTest test case for > MethodHandles.whileLoop() wrongly used the example for > MethodHandles.doWhileLoop(). > > Thanks, > > Michael