Skip to content

ebaron/container-jfr-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container-JFR-Core

Core library providing a convenience wrapper and headless stubs for managing JFR with JDK Mission Control API

Requirements

Build:

  • Maven
  • JDK11+
  • JMC 8.0.0-SNAPSHOT artefacts

Build

The Maven build expects to be able to find Java Mission Control (JMC) 8 artefacts in the local Maven repository. To ensure these are available, clone the JMC project at the JMC homepage and follow its build instructions. Run mvn install in the jmc project root to install its artefacts to the local repository. After this is complete, the project in this repository may be built locally.

mvn install to compile this core library and publish the artifacts to the local Maven repository for consumption by other projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%