Bug 316603 - [compiler] Minimize retention of byte code
Summary: [compiler] Minimize retention of byte code
Status: NEW
Alias: None
Product: Objectteams
Classification: Tools
Component: OTDT (show other bugs)
Version: 1.4   Edit
Hardware: PC Linux
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Project Teams CLA
QA Contact:
URL:
Whiteboard: trac
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-11 09:07 EDT by Stephan Herrmann CLA
Modified: 2010-06-29 10:06 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Herrmann CLA 2010-06-11 09:07:07 EDT
(originally from http://trac.objectteams.org/ot/ticket/127)
In http://trac.objectteams.org/ot/changeset/18325  we added a workaround for
keeping byte code required for byte code copy. We should revise this strategy to
minimize holding onto byte code during compilation.