Duncan McLean

Results 3 issues of Duncan McLean

I've been playing with the Foreign API - the replacement for JNI that's been incubating since Java 14. I have managed to hack a version of the sqlite-jdbc code to...

wontfix

It would be nice if the source code that's written could be 100% self contained as an option. That would mean moving everything from Utils into the written code and...

Writing source and compiling it is time consuming and potentially error prone. It would be much cleaner to build the class file directly using the new Classfile API that Java...