# jstack-review **Repository Path**: javalover123/jstack-review ## Basic Information - **Project Name**: jstack-review - **Description**: Javascript based JVM thread dump analyzer - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: gh-pages - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-07 - **Last Updated**: 2022-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![jstack.review][logo]](https://jstack.review) # Java Thread Dump Analyzer **[Go to jstack.review to analyze your thread dumps.](https://jstack.review)** This is a Java thread dump analyzer written in Javascript. It is based on the [original version by Spotify AB](https://github.com/spotify/threaddump-analyzer). Additional information on the usage can be found in the [Wiki](https://github.com/mpobjects/jstack-review/wiki). # License The Java Thread Dump Analyzer is licensed under [version 2.0 of the Apache license](http://www.apache.org/licenses/LICENSE-2.0.html). * Copyright 2014-2016 Spotify AB * Copyright 2016-2018 MP Objects BV * Copyright 2020 jstack.review [![Build Status](https://travis-ci.org/jstack-review/jstack-review.svg)](https://travis-ci.org/jstack-review/jstack-review) [![Known Vulnerabilities](https://snyk.io/test/github/jstack-review/jstack-review/badge.svg?targetFile=package.json)](https://snyk.io/test/github/jstack-review/jstack-review?targetFile=package.json) [![Total alerts](https://img.shields.io/lgtm/alerts/g/jstack-review/jstack-review.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/jstack-review/jstack-review/alerts/) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/jstack-review/jstack-review.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/jstack-review/jstack-review/context:javascript) [logo]: https://jstack.review/logo.svg