On Nov 4, 2011, at 9:15 PM, Helmut Eller wrote:
Evaluating this form
(adjust-array (make-array 2 :element-type '(unsigned-byte 8)) 4)
prints a longish stacktrace that doesn't seem right:
Indeed it doesn't. Reproduced on the stock Oracle Hotspot JVM [and filed as ticket #182][1].
[1]: http://trac.common-lisp.net/armedbear/ticket/182
Thanks for the bug report