Skip to content

Commit 0ca6a55

Browse files
committed
Merge branch '464-configure-class-count'
2 parents 2223f47 + f5fa652 commit 0ca6a55

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

config/open_jdk_jre.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ jvmkill_agent:
2525
memory_calculator:
2626
version: 3.+
2727
repository_root: "{default.repository.root}/memory-calculator/{platform}/{architecture}"
28+
class_count:
2829
stack_threads: 300

config/oracle_jre.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ jvmkill_agent:
2828
memory_calculator:
2929
version: 3.+
3030
repository_root: "{default.repository.root}/memory-calculator/{platform}/{architecture}"
31+
class_count:
3132
stack_threads: 300

config/zulu_jre.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ jvmkill_agent:
2828
memory_calculator:
2929
version: 3.+
3030
repository_root: "{default.repository.root}/memory-calculator/{platform}/{architecture}"
31+
class_count:
3132
stack_threads: 300

0 commit comments

Comments
 (0)