Thorbjørn Ravn Andersen wrote: > Ceki Gulcu skrev: >> classloaders. Sun's internal API is used to determine with *certainty* the >> class >> which corresponds to the class in the stack frame. >> > > If you use Sun internal API's it most likely does not work on non-Sun > JVM's. That might not be what you want to do.
Good point. However, I tested with IBM's JDK and BEA's jrockit. It seems to work fine. -- Ceki Gülcü Logback: The reliable, generic, fast and flexible logging framework for Java. http://logback.qos.ch _______________________________________________ logback-dev mailing list [email protected] http://qos.ch/mailman/listinfo/logback-dev
