java.util.logging.Logger problem.
Thomas Hallgren
thhal@mailblocks.com
Thu Dec 2 22:03:00 GMT 2004
Michael,
> Do you have a simple testcase which reproduces this ?
>
My testcase is unfortunately fairly complex. It involves running my
server side Java implementation inside the PostgreSQL database :-)
My thought when I posted this question was if the
Logger.getCallerStackFrame() method performs some stack unwinding and
looses track due to the JNI origin or if you have some known problems
with unwinding on AMD64.
If I find the time I'll try and write something far simpler that
reproduces the problem.
Regards,
Thomas Hallgren
More information about the Java
mailing list