CDV ❯ subclass of ConcurrentHashMap throws InstantiationError
-
Bug
-
Status: Open
-
2 Major
-
Resolution:
-
-
-
prodmgmt
-
Reporter: teck
-
August 11, 2009
-
0
-
Watchers: 0
-
March 19, 2010
-
Attachments
Description
Attached is a sample eclipse project. Running test.Main results in this exception:
Exception in thread “main” java.lang.InstantiationError: test.A
at test.B.
Comments
Steve Harris 2009-08-12
Fiona OShea 2009-08-12
These don’t work very well To be decided on whether we want to invest time on this
Subclasses of logical structures are flacky as a whole. We should at some point look into it.