https://bugs.documentfoundation.org/show_bug.cgi?id=144695
Stephan Bergmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #2 from Stephan Bergmann <[email protected]> --- (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.
