Hello all;

A small but useful performance fix for sub-maps of TreeMap:

http://cr.openjdk.java.net/~mduigou/7175464/0/webrev/

The entrySetView was not being cached.

There is no unit test because either implementation is permissible under the 
specification. The fix only has the effect of improving performance and 
reducing duplicate objects.

Mike

Reply via email to