From phiroc at free.fr Tue Jun 8 07:43:44 2021 From: phiroc at free.fr (phiroc at free.fr) Date: Tue, 8 Jun 2021 09:43:44 +0200 (CEST) Subject: jnew-runtime-class In-Reply-To: <43550915.771857020.1623138158934.JavaMail.root@zimbra65-e11.priv.proxad.net> Message-ID: <1474719699.771860042.1623138223998.JavaMail.root@zimbra65-e11.priv.proxad.net> Hello, can anyone provide an example of using jnew-runtime-class? Here's the definition I found in the documentation: (CLASS-NAME &REST ; ARGS ; &KEY ; (SUPERCLASS java.lang.Object) ; INTERFACES ; CONSTRUCTORS ; METHODS ; FIELDS ; (ACCESS-FLAGS '(PUBLIC)) ; ANNOTATIONS ; (CLASS-LOADER (MAKE-MEMORY-CLASS-LOADER))) Many thanks. Best regards, Philippe