Opened 13 years ago

Closed 13 years ago

#111 closed defect (fixed)

ABCL fails to run on JRockit

Reported by: ehuelsmann Owned by: somebody
Priority: major Milestone:
Component: CLOS Version:
Keywords: Cc:
Parent Tickets:

Description

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

Change History (1)

comment:1 Changed 13 years ago by ehuelsmann

Resolution: fixed
Status: newclosed

Fixed in r12973 and r12974.

Note: See TracTickets for help on using tickets.