Skip to content
  • mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f's avatar
    Re #259: fix JSS:JLIST-TO-LIST. · 6a45cbb9
    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))
    6a45cbb9