[armedbear-ticket] [armedbear] #259: jss:jarray-to-list fails
armedbear
armedbear-devel at common-lisp.net
Tue Oct 30 12:07:03 UTC 2012
#259: jss:jarray-to-list fails
--------------------------------------------+-------------------------------
Reporter: https://openid.fau.de/eg74yneg | Owner: mevenson
Type: defect | Status: accepted
Priority: major | Milestone: 1.1.0
Component: abcl-contrib | Version: 1.1.0-dev
Keywords: |
--------------------------------------------+-------------------------------
Comment(by mevenson):
(In [14226]) Re #259: fix JSS:JLIST-TO-LIST.
This fixes the immediate problem, but leave the ticket open as far as
I can tell the following code fails in ABCL, but succeeds in the
equivalent Java code indicating we need to fix
Java.isApplicableMethod():
(jstatic "asList" "java.util.Arrays" (java:jnew-array (jclass "int") 1))
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/259#comment:3>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list