Grzegorz B. Prokopski wrote:
Please use jikes from testing distro (1.15). You shouldn't have any
other problems because of that. Bytecode outputed by newer
jikes makes use of some functions that SableVM doesn't have yet.
Jikes seems to have changed a lot since 1.15
(http://www-124.ibm.com/devel
Grzegorz B. Prokopski wrote:
Please use jikes from testing distro (1.15). You shouldn't have any
other problems because of that. Bytecode outputed by newer
jikes makes use of some functions that SableVM doesn't have yet.
Jikes seems to have changed a lot since 1.15
(http://www-124.ibm.com/dev
W liście z sob, 18-01-2003, godz. 08:57, Ahmed pisze:
> Hi,
>
> $ cat Hello.java
> class Hello {
> public static void main(String[] args) {
> System.out.println("Hello.");
> }
> }
> $ jikes-sable Hello.java
> $ sablevm --no-copyright Hello
> java.lang.UnsupportedClassVersionError
W liście z sob, 18-01-2003, godz. 08:57, Ahmed pisze:
> Hi,
>
> $ cat Hello.java
> class Hello {
> public static void main(String[] args) {
> System.out.println("Hello.");
> }
> }
> $ jikes-sable Hello.java
> $ sablevm --no-copyright Hello
> java.lang.UnsupportedClassVersionError
4 matches
Mail list logo