This commit is contained in:
Bruno Borges 2021-04-13 09:19:22 -07:00 коммит произвёл GitHub
Родитель 522255a5a5
Коммит ce37075e50
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
# Microsoft JFR Streaming
The `jfr-streaming project provides a core library for configuring, starting, stopping,
The `jfr-streaming` project provides a core library for configuring, starting, stopping,
and reading [Java Flight Recording](https://docs.oracle.com/javacomponents/jmc-5-4/jfr-runtime-guide/about.htm#JFRUH170)
files from a JVM. The code does not depend on the `jdk.jfr`
module and will compile and run against JDK 8 or higher. It uses a connection to an MBean