imagej / imagej/pyimagej

Update instructions and behavior for Fiji-Latest and Java 21 and cjdk

Open
#329 0 comments 3 reactions 1 assignee Claimed by @elevans View on GitHub
enhancement
Dominant language
Python
Stars
534
Forks
95
PR merge metrics
No merged PRs in 30d

Description

* [x] scyjava now supports downloading openjdk on demand via cjdk. PyImageJ could do `set_java_constraints(version='21')` as a default behavior.
* [ ] Then we could remove the `openjdk` conda package installation req from the docs.
* [ ] We need to test the JPMS difficulties from PyImageJ—which `--add-opens` + `--add-exports` do we actually need, given that app-launcher tries to reflectively unlock everything (except `java.base/java.lang`)?
* [ ] The `imagej.doctor` would benefit from an update that understands the new landscape of Fiji / OpenJDK 21 / Jaunch / cjdk.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.