5 I believe I will just make the project list handle namespaces based on
10 For some reason, I cannot add the jni_md.h header file.
14 I must implement `JVM_FindClassFromBootLoader`, however nothing tells me what
15 the bootstrap class loader is for the most part.
19 Appears that there is an internal method that OpenJDK's launcher provides that
20 gives me methods I can use for linkage. So since this is VM specific I suppose
21 I should make it so that I can have a special file and define for such things.