Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Labels:
Description
I've been looking into getting IGB to run on Java 9 (scheduled for release some time next month). The main reason is that it provides hassle-free hidpi scaling support. There are several changes in the way modules are loaded in Java 9, which I've been able to mostly work around by adding the following flags:
--add-exports java.xml/com.sun.org.apache.xml.internal.resolver.tools=ALL-UNNAMED --add-exports java.xml/com.sun.org.apache.xml.internal.resolver=ALL-UNNAMED --add-modules java.activation --add-opens java.base/java.security=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED
There are however still issues in loading OSGi modules, which I think are related to OSGi versioning. Could you perhaps update default.properties to properly configure OSGi (and other) requirements for Java 9?
Reporter: Harm van Bakel
E-mail: harm.vanbakel@mssm.edu![]()
Attachments
Issue Links
- relates to
-
IGBF-1167 Update default.properties to properly configure OSGi (and other) requirements for Java 10+
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Rank | Ranked higher |
| Comment | [ We will make this a top priority. ] |
| Workflow | Loraine Lab Workflow [ 17816 ] | Fall 2019 Workflow Update [ 20462 ] |
| Workflow | Fall 2019 Workflow Update [ 20462 ] | Revised Fall 2019 Workflow Update [ 22654 ] |
| Status | Open [ 1 ] | To-Do [ 10305 ] |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
| Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
| Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
| Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
| Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
| Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
| Resolution | Done [ 10000 ] | |
| Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |