Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Is it safe to remove jdk/jmods of open-jdk for a sandboxed-with-JDK Eclipse RCP application
Is it safe to remove jdk/jmods of open-jdk for a sandboxed-with-JDK Eclipse RCP application [message #1853882] Thu, 21 July 2022 06:38
Mandeep Kumar is currently offline Mandeep KumarFriend
Messages: 5
Registered: January 2022
Junior Member
Hi,

I have a RCP based MacOS application that uses open-jdk 11.0.1 "2018-10-16" to build/run the application.

Currently I am trying to notarize our application. Apple has flagged various issues mainly with the JDK. While I'm attempting to fix all of them, it seems the issues flagged in the jdk/jmods directory can be difficult to resolve. Apple wants us to code sign all binaries (.dylib files) inside the jmod modules.

From what I understand, looking at various articles about JMOD, they don't have much role to play during application runtime? (I could be mistaken here, since my sources are other stackoverflow answers) and they are mainly used to create other custom JRE's using JLink.

Now I have done some testing without the jdk/jmods directory and up till now I didn't encounter any issue. But I'd like to be completely certain.

So, since my application is a sandboxed-with-JDK Eclipse RCP application, is it safe to get rid of the jdk/jmods directory completely? If not, what does it depend on and what would be the ideal litmus tests to determine whether my application is completely safe from jdk/jmods removal.
Previous Topic:unable to load plugins from http://download.eclipse.org/releases/kepler
Next Topic:Exported Product cant load (any?) bundles
Goto Forum:
  


Current Time: Fri Apr 19 21:11:25 GMT 2024

Powered by FUDForum. Page generated in 0.02736 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top