[Bug 91] New: Support 1.5 class format
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=91
Summary: Support 1.5 class format
Product: SableVM
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: default
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Following the instructions at
http://sab39.dev.netreach.com/Blog/12?pm=18&vobId=141
it is easy to get ecj (Eclipse Compiler for Java) and then use it to compile
any java program into 1.5 .class format.
However when I try to actually run it I get class format error exception.
>From what I've heard there were no serious changes to .class format in 1.5,
so it should not be too hard to make SableVM accept this new format.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.