Andrew McIntyre wrote: > On 1/25/06, Daniel John Debrunner <[EMAIL PROTECTED]> wrote: > >>That should be well defined by the JVM specification and updates from >>Sun. Though I've never seen any definition of what the class major and >>minor version imply, makes it hard to generate byte code. :-( > > > The VM Spec hasn't been updated and I can't seem to find any > documentation as to what exactly changed between 48.0 and 49.0. Does > anyone happen to know where I can find this information? >
This may help: http://java.sun.com/docs/books/vmspec/2nd-edition/jvms-clarify.html YMMV -- Jeremy
