• 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.(B.java:11) at test.Main.main(Main.java:6)

Comments

Steve Harris 2009-08-12

Subclasses of logical structures are flacky as a whole. We should at some point look into it.

Fiona OShea 2009-08-12

These don’t work very well To be decided on whether we want to invest time on this