armedbear/abcl

pprint-newline :mandatory does not work.

hyotang666 opened this issue · 1 comments

(format nil "~<~:@_~:>" nil) => ""

Suddenly, it became works well.
But quitting the abcl, then reinvoking the abcl, the issue remains.
After some minutes, it becomes works well.
Java JIT compiler is related?

(lisp-implementation-version)

"1.8.0"
"OpenJDK_64-Bit_Server_VM-Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04"
"amd64-Linux-5.11.0-38-generic"