[2218] in java-interest
Java VM clarifications
daemon@ATHENA.MIT.EDU (Nathan Loofbourrow)
Wed Sep 27 03:12:58 1995
From: Nathan Loofbourrow <loofbour@cis.ohio-state.edu>
Date: Wed, 27 Sep 1995 01:16:29 -0400
To: java-interest@java.sun.com
Thanks to all for their help in parsing the Java class file format,
esp. C. McManis for his Java-based parser.
I'm seeing a few opcodes for which the alpha3 Java VM docs aren't
adequate. To wit:
1. Opcodes 135 and 255 appear in compiled code (such as the Java
contest winners :-), but isn't mentioned anywhere in the VM spec,
from what I can tell.
2. Opcode 132 is mentioned twice in the spec, once as the i2l type
conversion instruction and once as the iinc increment
instruction. I imagine this relates to #1 above.
Any pointers/corrections?
nathan
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com