RFR : 7129185 : (L) Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set}

Mike Duigou mike.duigou at oracle.com
Wed Jun 19 00:59:18 UTC 2013


I have now updated MOAT to test the Collections wrappers. I hope that adding additional classes doesn't take the already long runtime of this class over the timeout threshold.

The revised webrev, which includes only changes to tests, is here:

http://cr.openjdk.java.net/~mduigou/JDK-7129185/6/webrev/

The very pleasing news is that nothing failed! 

Mike

On Jun 18 2013, at 15:34 , Martin Buchholz wrote:

> 
> Looking at MOAT.java, I'm a little surprised that I didn't systematically test the implementations in Collections.java, even though e.g. it has a section for empty collections.  How hard would it be to add such support?




More information about the core-libs-dev mailing list