Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
The main Select constructor allows its instance to be accessed by other code before the constructor has completed.
This causes problems such as BCEL-195 because the behaviour of a partially constructed object is not well defined.
Attachments
Attachments
Issue Links
- relates to
-
BCEL-195 addition of hashCode() to generic/Instruction.java breaks Targeters
- Closed