[Libreoffice-bugs] [Bug 144695] Oracle Java JDK 17 recognition confusion on macOS
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 24 08:45:17 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144695
Stephan Bergmann <sbergman at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sbergman at redhat.com
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #2 from Stephan Bergmann <sbergman at redhat.com> ---
(In reply to Alex Thurgood from comment #1)
> LibreOffice currently only functions with the Oracle x64 JDK DMG / version,
> but recognizes the aarch64 version if it is installed.
Yes, there is no code (in jvmfwk/) that would check that a given JDK
installation contains a jvm dynamic library of the same architecture as the LO
installation (and which would thus actually be usable by the LO installation;
an error that currently only manifests when LO eventually tries to instantiate
that jvm dynamic library in-process).
(This is similar to the end-user confusion on Windows with 32-bit x86 vs.
64-bit x86-64 mismatches between LO and JDK installations.)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210924/00a71679/attachment.htm>
More information about the Libreoffice-bugs
mailing list