[Armedbear-ticket] [armedbear] #375: CL:OPEN failure

armedbear armedbear-devel at common-lisp.net
Tue Oct 28 23:55:52 UTC 2014


#375: CL:OPEN failure
-----------------------+-----------------------
  Reporter:  mevenson  |      Owner:
      Type:  defect    |     Status:  new
  Priority:  major     |  Milestone:  1.4.0
 Component:  java      |    Version:  1.4.0-dev
Resolution:            |   Keywords:
-----------------------+-----------------------

Comment (by mevenson):

 Triggering the runtime exception via
 {{{
 (jstatic "forName" "java.nio.charset.Charset" "foo")
 }}}

 shows that SLIME does seem to work with RuntimeException.

 Maybe the difference is that the RuntimeException is occurring inside
 nested constructors?

 Recommendation:  signal a meaningful Lisp condition when an invalid
 charset is used.

--
Ticket URL: <http://abcl.org/trac/ticket/375#comment:3>
armedbear <http://abcl.org>
armedbear


More information about the armedbear-ticket mailing list