commit | 20a816c0f11c1af85d5cce42986bd1556f0397e1 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Apr 20 22:41:20 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Apr 20 22:41:20 2010 +0000 |
tree | 6eed28a52b8bb33e90cee8cc8edc9006517a549b | |
parent | 6b0b7886d30caf74d264ba47726a48e0292f2afc [diff] |
Fix regression (illegal bytecode) in test1111_roleInheritsCallinFromTsupers1()): - Copy constants for all teams with at least one copy-inherited method (no matter why copied) - Fix copyNonWideConstants: must copy class-literals, too (for ldc).