News

May 9, 2003. Q: If I encrypt my .class files and use a custom classloader to load and decrypt them on the fly, will this prevent decompilation? A: The problem of preventing Java byte-code ...
Like many server applications, Tomcat installs a variety of class loaders (that is, classes that implement java.lang.ClassLoader) to allow different portions of the container, and the web ...
I have a somewhat vague problems, but I'm hoping someone can throw some insight my way.My program dynamically loads classes, using code like this:Class c = Class.forName(className, true, cl);or ...
A hidden class can be defined as a member of an access control nest and may be weakly referenced by its class loader. There is no timetable yet for when hidden classes might appear in Java.