Menu

#123 Synthetic methods not ignored

open
BUILD (8)
5
2011-08-02
2011-08-02
Anonymous
No

Incorrect error message on running emma instr
class Foo: [instr] package [xyz] contains classes [Foo] without full debug info
class Foo has been byte-code enhanced to inject a couple of new methods that have been marked synthetic.
EMMA should ignore such synthetic methods.

ver - 2.1.5320
jdk - 1.6.0_21

Discussion


Log in to post a comment.