[Libreoffice-bugs] [Bug 144695] Oracle Java JDK 17 recognition confusion on macOS

2021-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144695

Alex Thurgood  changed:

   What|Removed |Added

Summary|Oracle Java JDK 17  |Oracle Java JDK 17
   |recognition on macOS|recognition confusion on
   |confusion   |macOS

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144695] Oracle Java JDK 17 recognition confusion on macOS

2021-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144695

Stephan Bergmann  changed:

   What|Removed |Added

 CC||sberg...@redhat.com
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #2 from Stephan Bergmann  ---
(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.

[Libreoffice-bugs] [Bug 144695] Oracle Java JDK 17 recognition confusion on macOS

2021-09-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144695

--- Comment #3 from Alex Thurgood  ---
Depending on the level of user sophistication, it is possible to have both
aarch64 and x64 JDKs on a M1 system, but requires manually tweaking the
uncompressed tarball names that can be downloaded, instead of using the DMGs
provided by Oracle.

In the Java setup dialog, the corresponding paths are then displayed when a JDK
version is selected :

e.g. 

/Library/Java/JavaVirtualMachines/jdk-17_x64.jdk/Contents/Home

or 

/Library/Java/JavaVirtualMachines/jdk-17_aarch64.jdk/Contents/Home


However, this is clearly not ideal for the casual user.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144695] Oracle Java JDK 17 recognition confusion on macOS

2021-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144695

Alex Thurgood  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||5695

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144695] Oracle Java JDK 17 recognition confusion on macOS

2021-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144695

Stephan Bergmann  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #4 from Stephan Bergmann  ---
(In reply to Stephan Bergmann from comment #2)
> (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.)

(which, for Windows only, has been addressed with

"Related tdf#54443 List only matching JREs")

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144695] Oracle Java JDK 17 recognition confusion on macOS

2021-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144695

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.3.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144695] Oracle Java JDK 17 recognition confusion on macOS

2021-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144695

--- Comment #5 from Commit Notification 
 ---
Stephan Bergmann committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/f05a42ef8c8192186f91a169047742e5c3ae9b9e

tdf#144695 VendorBase::isValidArch also for macOS

It will be available in 7.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144695] Oracle Java JDK 17 recognition confusion on macOS

2021-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144695

Stephan Bergmann  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144695] Oracle Java JDK 17 recognition confusion on macOS

2021-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144695

Stephan Bergmann  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |sberg...@redhat.com
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.