Bug#413116: jamvm issues with java.util.logging

Nicolas François nicolas.francois at centraliens.net
Thu Mar 15 02:01:00 CET 2007


Hello Michael,

> Thanks for your investigation. I tested the patch and it doesn't fixed
> the isseue. I'm working on another solution for this and will then
> upload it to t-p-u.

Can you describe the problem?

I could successfully use:

   java -Djava.util.logging.config.file=my.properties -cp Test.jar Test
or:
   java -Djava.util.logging.config.file=my.properties Test
or:
   java Test

but "java -cp Test.jar Test" fails with a FileNotFoundException.

I did not consider the later as a critical issue since the user receives a
warning about a missing /usr/lib/logging.properties file; and she will
either create this file, or read the java.util.logging documentation and
will set the java.util.logging.config.file property.

If it is what is blocking you from uploading, I can prepare a patch for
that.
Otherwise, can you point to a failing use case?

Kind Regards,
-- 
Nekral




More information about the pkg-java-maintainers mailing list