#111: ABCL fails to run on JRockit ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: new Priority: major | Milestone: Component: CLOS | Version: Keywords: | ------------------------+--------------------------------------------------- Compilation of ABCL works fine, but when evaluating
(COMPILE NIL '(LAMBDA ()))
at the REPL, it fails to load the Java FFI:
Failed to autoload JAVA:JCLASS-FIELDS
#111: ABCL fails to run on JRockit -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: closed Priority: major | Milestone: Component: CLOS | Version: Resolution: fixed | Keywords: -------------------------+-------------------------------------------------- Changes (by ehuelsmann):
* status: new => closed * resolution: => fixed
Comment:
Fixed in r12973 and r12974.
armedbear-ticket@common-lisp.net