jdk/test/java/lang/invoke/LoopCombinatorTest.java
Fri, 22 Apr 2016 15:05:26 +0200 mhaupt 8154751: MethodHandles.countedLoop does not accept empty bodies
Fri, 22 Apr 2016 13:36:22 +0200 mhaupt 8152667: MHs.iteratedLoop(...) throws unexpected WMTE, disallows Iterator subclasses, generates inconsistent loop result type
Tue, 19 Apr 2016 14:39:35 +0200 mhaupt 8150956: j.l.i.MethodHandles.whileLoop(...) and .iteratedLoop(...) throw unexpected exceptions in the case of 'init' return type is void
Wed, 13 Apr 2016 09:20:22 +0200 mhaupt 8153637: MethodHandles.countedLoop/3 initialises loop counter to 1 instead of 0
Thu, 03 Mar 2016 14:29:00 +0100 mhaupt 8150957: j.l.i.MethodHandles.whileLoop(...) fails with IOOBE in the case init is null, step and pred have parameters
Wed, 02 Mar 2016 20:36:00 +0100 mhaupt 8150832: split T8139885 into several tests by functionality
less more (0) tip