Skip to content

CLI jvm operation list is not ordered #41

Open
@tzach

Description

@tzach

jvm command return a list of operation i arbitrary order (see below).
An alphabetic list will make more sense.

[/]% jvm
usage: jvm COMMAND [ARGS]

The most commonly used jvm commands are:
   classloading     show JVM classloding
   runtime          show JVM runtime
   compilation      show JVM compilation
   nonheap          Show JVM memory non heap
   propls           list the vm system properties
   propset          set a system property
   propget          get a system property
   proprm           remove a system property
   gcinfo           Show JVM garbage collection information
   gcrun            Run the garbage collection
   heap             Show JVM memory heap
   top              top for VM threads
   pools            List JVM memory pools
   system           show JVM operating system
   stop             stop vm threads
   interrupt        interrupt VM threads
   pool             show memory pool details
   free             Display amount of free and used memory of the JVM
   dump             dump vm threads
   ls               list vm threads

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions