mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
7131006: java/lang/management/ThreadMXBean/ThreadLists.java
Reviewed-by: dholmes, acorn
This commit is contained in:
parent
b70c4be0d9
commit
3a09f847bb
2 changed files with 2 additions and 1 deletions
|
@ -284,6 +284,7 @@
|
|||
template(run_method_name, "run") \
|
||||
template(exit_method_name, "exit") \
|
||||
template(add_method_name, "add") \
|
||||
template(remove_method_name, "remove") \
|
||||
template(parent_name, "parent") \
|
||||
template(threads_name, "threads") \
|
||||
template(groups_name, "groups") \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue