Commit Graph

2 Commits

Author SHA1 Message Date
Alexander Udalov
83ef095093 Change enum entry resolution strategy in JDR
Enum entry is now resolved into a class with a class object, which inherits
from the former class, as in the other parts of the compiler. Create a special
class EnumEntrySyntheticClassDescriptor which will be reused in deserialization
later
2013-12-02 19:56:06 +04:00
Evgeny Gerashchenko
6c59eedc48 Organized compiledJava test data. 2013-03-12 20:40:18 +04:00