https://bugs.freedesktop.org/show_bug.cgi?id=39659

Stephan Bergmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #33 from Stephan Bergmann <[email protected]> 2011-11-24 00:37:02 
PST ---
There is two things to take care of:

First, LO needs to be able to detect a given JRE.  That is mostly just about
adding some string stuff in the jvmfwk module. 
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=549e54fb2f8113502743c443d6deadfe648dede1>
"add Oracle Java 1.7.0 recognition" made the necessary additions---but for
Linux only---on the master branch towards LO 3.5

Second, it needs to be verified that LO indeed works fine with the given JRE. 
(And given the above commit, my assumption would be that Oracle's Java 7 on
Linux indeed works fine with LO.)

This leaves adapting the JRE detection and verifying that it works open for
other platforms, and potentially open for LO 3.4.5.

The most relevant platform here will likely be Windows.  Somebody working on
Windows would need to adapt
jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml accordingly and verify
that the result is good.

There appears to be no official Java 7 for Mac OS X yet.  I do not know for any
other remaining platforms.

Whether to backport this to LO 3.4.5 is another question.  Anybody seeing any
demand?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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

Reply via email to