alebu
Programmer
- Sep 7, 2002
- 46
As I know, java .class file specification was unchanged
until version 1.4 but because of new features in version 5 ( autoboxing, enums, ... ) there was discution about changes in java bytecode specification. I found JSR 201 and it seems that specs WAS changed, but what about compatibility with old code? I saw somewhere ( on IBM site I think, but not sure ) that there was some compromise beetwin new specs and old, so I am wonder what was those compromises?
until version 1.4 but because of new features in version 5 ( autoboxing, enums, ... ) there was discution about changes in java bytecode specification. I found JSR 201 and it seems that specs WAS changed, but what about compatibility with old code? I saw somewhere ( on IBM site I think, but not sure ) that there was some compromise beetwin new specs and old, so I am wonder what was those compromises?