lazy-macro-macaroni

Results 5 comments of lazy-macro-macaroni

Tried oracle java 21, and adoptium 17, same result.

``` CL-USER(1): (setf *java-object-to-string-length* 1024) 1024 CL-USER(2): (jnew-runtime-class "haha") #: Debugger invoked on condition of type JAVA-EXCEPTION Java exception: #. Restarts: 0: TOP-LEVEL Return to top level. [1] CL-USER(3): ```...

Oh I guess you wanted to see the whole error that's why

Yep it works now. Thanks a lot. 👍 Btw it seems to work without including abcl-contrib.jar. Am I supposed to include this jar in classpath?

Alright gotcha. Thanks for the help. Feel free to close issue, although it looks like you want to use it for tracking the underlying issue.