[armedbear] #447: manual: Compile to Java 5 Bytecode
armedbear
armedbear-devel at common-lisp.net
Tue Jun 13 10:53:55 UTC 2017
#447: manual: Compile to Java 5 Bytecode
-------------------------+------------------
Reporter: rurban | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: other | Version:
Resolution: | Keywords: docs
Parent Tickets: |
-------------------------+------------------
Comment (by mevenson):
The default target for the compilation is indeed Java 6, but we haven't
implemented the Java 6 verification scheme introduced in bytecode 50.x.
So, we are in a weird state where our compiler indeed emits "50.0" as the
class format, but with the old ("original") bytecode verification present.
--
Ticket URL: <http://abcl.org/trac/ticket/447#comment:1>
armedbear <http://abcl.org>
armedbear
More information about the armedbear-ticket
mailing list