This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/CAMEL-23872-jfr-old-objects
in repository https://gitbox.apache.org/repos/asf/camel.git
from bf16db9beafb CAMEL-23872: Collect GC count during JFR recording
add 1152bfa47751 CAMEL-23872: Add memory-leak example for JFR diagnostics
No new revisions were added by this update.
Summary of changes:
.../examples/camel-jbang-example-catalog.json | 19 ++++++++++
.../main/resources/examples/memory-leak/README.md | 24 +++++++++++++
.../examples/memory-leak/memory-leak.java | 40 ++++++++++++++++++++++
3 files changed, 83 insertions(+)
create mode 100644
dsl/camel-jbang/camel-jbang-core/src/main/resources/examples/memory-leak/README.md
create mode 100644
dsl/camel-jbang/camel-jbang-core/src/main/resources/examples/memory-leak/memory-leak.java