Description
JDK Mission Control built from sources, using a pre-prepared Maven local repository (with a report explicitly detailing where each dependency was downloaded from).
The scripts and files used to generate the src.rpm can be found at: https://github.com/aptmac/jmc-rpm
Note: this repository is mainly for development purposes and testing the builds
Installation Instructions
// enable this copr repo
sudo dnf copr enable almac/jmc-build
// install jmc
sudo dnf install jmc-rpm
// run jmc
./jmc
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (7)* | EPEL 9 (71 downloads) |
![]() |
x86_64 (7)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (7)* | Fedora 40 (27 downloads) |
![]() |
x86_64 (3)* | Fedora 41 (12 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (4 downloads) |
![]() |
x86_64 (8)* | Fedora rawhide (79 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable almac/jmc-build
More info about enabling Copr repositories