adoptium / jmc-build

Contains the Adoptium specific source code overrides and build pipeline script for the Java Mission Control project.
Apache License 2.0
22 stars 9 forks source link
hacktoberfest

JMC Build

This repository contains build scripts and file overrides required to build the OpenJDK Mission Control on AdoptOpenJDK. The overrides consist of the main Jenkinsfile that controls the actual build process as basically described within the JMC README

Build procedure

The build runs thru the following steps:

Update of overridden files

The override files will be kept up to date by manually comparing those with the original versions on the main JMC repository keeping the intended changes