Skip to content

Java applications that use JFR API for testing purposes

License

Notifications You must be signed in to change notification settings

rh-jmc-team/jfr-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jfr-tests

Java applications that use JFR API for testing purposes

Compile

mvn clean package

Run test class (com.redhat.jfr.tests.*)

java -cp target/classes <fully-qualified-name>

For example:

java -cp target/classes com.redhat.jfr.tests.event.TestConcurrentEvents

About

Java applications that use JFR API for testing purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •