Changes between Initial Version and Version 1 of Ticket #63345, comment 5


Ignore:
Timestamp:
Aug 8, 2021, 11:37:06 AM (3 years ago)
Author:
JD-Veiga
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63345, comment 5

    initial v1  
    55However, most of them are outdated and, after being upgraded, they run smoothly again. These new versions embed their own copies of JRE in the app bundle (while previous releases rely on system's JRE -- macports `openjdk` in my case).
    66
    7 Additionally, I have found that most of these "embedded" JRE include their own copies of `libjli.dylib` or `libjvm.dylib`.
     7Additionally, I have found that most of these "embedded" JREs include their own copies of `libjli.dylib` or `libjvm.dylib`.
    88
    99In short, **I have concluded that this is a Eclipse IDE issue**, nothing related to `openjdk16` port.