https://bugs.documentfoundation.org/show_bug.cgi?id=96191
--- Comment #6 from Julien Nabet <[email protected]> --- Thank you for your feedback. To know if Java is 32 or 64 bits, type this: java -d32 If error, there's no Java 32 in your machine. type this too: java -d64 If error, there's no Java 64 in your machine. One of these should return an error (I don't know if it's possible to have Java 32 and 64 bits in the same time). -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
