CDV ❯ LinkedBlockingQueue iterator remove() broken for 6u19+
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
-
-
hsingh
-
Reporter: teck
-
April 28, 2010
-
0
-
Watchers: 1
-
February 12, 2013
-
April 29, 2010
Description
Run GenericQueueTest in trunk, it will fail in testIteratorRemove(). The instrumentation hooks to bytecode that no longer exists
Comments
Chris Dennis 2010-04-29
Fiona OShea 2010-04-29
Yes please fix in patched_3.2.1 also, and may as well add to 3.2
Himadri Singh 2010-05-10
Ran GenericQueueTest on URL: https://svn.terracotta.org/repo/tc/dso/patches/patched_3.2.1/ w/
WARN java.runtime.version : 1.6.0_20-b02 WARN java.specification.version : 1.6 WARN java.vendor : Sun Microsystems Inc. WARN java.vendor.url : http://java.sun.com/ WARN java.vendor.url.bug : http://java.sun.com/cgi-bin/bugreport.cgi WARN java.version : 1.6.0_20
Fiona OShea 2010-05-26
Note: this is also in 3.2.2
I’ve fixed this in trunk. I imagine this should go into 3.2 and patched_3.2.1 for patch3 as well though…