#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