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 (3)* | EPEL 9 (34 downloads) |
![]() |
x86_64 (2)* | Fedora 37 (13 downloads) |
![]() |
x86_64 (0)* | Fedora 38 (5 downloads) |
![]() |
x86_64 (0)* | Fedora 39 (6 downloads) |
![]() |
x86_64 (3)* | Fedora rawhide (29 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable almac/jmc-build
More info about enabling Copr repositories