{"id":22059277,"url":"https://github.com/opentable/otj-jvm","last_synced_at":"2025-07-24T00:31:45.025Z","repository":{"id":8228800,"uuid":"56891478","full_name":"opentable/otj-jvm","owner":"opentable","description":"JVM inspection and debugging utilities","archived":true,"fork":false,"pushed_at":"2023-03-13T20:24:17.000Z","size":134,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-07-09T04:44:00.619Z","etag":null,"topics":["jvm","platform-java","utilities"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opentable.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-22T23:53:38.000Z","updated_at":"2024-11-24T17:55:34.000Z","dependencies_parsed_at":"2024-11-30T17:39:00.737Z","dependency_job_id":null,"html_url":"https://github.com/opentable/otj-jvm","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/opentable/otj-jvm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fotj-jvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fotj-jvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fotj-jvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fotj-jvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opentable","download_url":"https://codeload.github.com/opentable/otj-jvm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fotj-jvm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266774718,"owners_count":23982246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jvm","platform-java","utilities"],"created_at":"2024-11-30T17:27:50.318Z","updated_at":"2025-07-24T00:31:44.741Z","avatar_url":"https://github.com/opentable.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"This library provides convenient access to JVM debugging information.\n\n- `ThreadInfo.format` Get a `String` output as if you had run\n  `jcmd Thread.print -l` on the command-line.\n- `Memory.dumpHeap` Dump heap to filesystem.\n- `Memory.formatNmt` Human-readable formatting of [NMT][1].  Provides\n  simpler and more concise formatting than that returned by the JVM.\n- `Memory.getNmt` Parsed NMT data (`Nmt` instance), suitable for\n  tracking in analytics systems, such as Graphite.\n- `Memory.pollNmt` Runs poller thread that periodically logs\n  human-readable NMT.\n- `Nmt.invoke` If you really must, you can easily get at the\n  JVM-formatted human-readable NMT summary.\n\n[1]: https://docs.oracle.com/javase/8/docs/technotes/guides/troubleshoot/tooldescr007.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentable%2Fotj-jvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopentable%2Fotj-jvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentable%2Fotj-jvm/lists"}