• Bug
  • Status: Open
  • 2 Major
  • Resolution:
  • Byte Code Transform
  • interfaces
  • Reporter: teck
  • February 10, 2009
  • 0
  • Watchers: 1
  • December 16, 2011

Description

I added a new test method testEntrySetToArray3() to GenericMapTestApp in trunk. For ConcurrentHashMap, TreeMap and THashMap this test fails.

This is a fairly esoteric means to mutate a map in my opinion, but it should work. Right now the mutation will be made locally but not propagated to the distributed state of the map

Comments