View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hprof-heap-0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gridkit.jvmtool.heapdump
├─ org.gridkit.jvmtool.heapdump.AnyPathStep.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.ArrayIndexStep.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.FieldStep.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.HeapClusterAnalyzer.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.HeapHistogram.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.HeapPath.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.HeapWalker.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.InboundAnalyzer.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.InstanceCallback.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.MapEntrySetStep.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.MissingInstance.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.MissingInstanceType.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.PathStep.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.PredicateStep.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.RefSet.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.SingletonDetector.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.StringCollector.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.TextTable.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.TypeFilterStep.class - [JAR]
org.gridkit.jvmtool.heapdump.io
├─ org.gridkit.jvmtool.heapdump.io.BulkFetchPagedVirtualMemory.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.io.ByteBufferPageManager.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.io.CompressdHprofByteBuffer.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.io.HeapPageBufferFactory.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.io.PagePool.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.io.PagePoolFactory.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.io.PagedFileHprofByteBuffer.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.io.PagedVirtualMemory.class - [JAR]
├─ org.gridkit.jvmtool.heapdump.io.SimplePagedVirtualMemory.class - [JAR]
org.netbeans.lib.profiler.heap
├─ org.netbeans.lib.profiler.heap.AbstractLongMap.class - [JAR]
├─ org.netbeans.lib.profiler.heap.AbstractObjectArrayLazyList.class - [JAR]
├─ org.netbeans.lib.profiler.heap.AbstractPagedHprofByteBuffer.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ArrayDump.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ArrayItemValue.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ClassDump.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ClassDumpInstance.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ClassDumpSegment.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ClassLoaderFieldValue.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ComputedSummary.class - [JAR]
├─ org.netbeans.lib.profiler.heap.DominatorTree.class - [JAR]
├─ org.netbeans.lib.profiler.heap.FastHprofHeap.class - [JAR]
├─ org.netbeans.lib.profiler.heap.Field.class - [JAR]
├─ org.netbeans.lib.profiler.heap.FieldValue.class - [JAR]
├─ org.netbeans.lib.profiler.heap.GCRoot.class - [JAR]
├─ org.netbeans.lib.profiler.heap.Heap.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HeapFactory.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HeapOffsetMap.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HeapProgress.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HeapSummary.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofArrayValue.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofByteBuffer.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofField.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofFieldObjectValue.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofFieldValue.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofFileBuffer.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofGCRoot.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofHeap.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofInstanceIterator.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofInstanceObjectValue.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofInstanceValue.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofLongMappedByteBuffer.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofMappedByteBuffer.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofObject.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofPrimitiveType.class - [JAR]
├─ org.netbeans.lib.profiler.heap.HprofProxy.class - [JAR]
├─ org.netbeans.lib.profiler.heap.IllegalInstanceIDException.class - [JAR]
├─ org.netbeans.lib.profiler.heap.Instance.class - [JAR]
├─ org.netbeans.lib.profiler.heap.InstanceDump.class - [JAR]
├─ org.netbeans.lib.profiler.heap.InstanceList.class - [JAR]
├─ org.netbeans.lib.profiler.heap.JavaClass.class - [JAR]
├─ org.netbeans.lib.profiler.heap.JavaFrameGCRoot.class - [JAR]
├─ org.netbeans.lib.profiler.heap.JavaFrameHprofGCRoot.class - [JAR]
├─ org.netbeans.lib.profiler.heap.LazyInstanceList.class - [JAR]
├─ org.netbeans.lib.profiler.heap.LoadClass.class - [JAR]
├─ org.netbeans.lib.profiler.heap.LoadClassSegment.class - [JAR]
├─ org.netbeans.lib.profiler.heap.LongBuffer.class - [JAR]
├─ org.netbeans.lib.profiler.heap.LongHashMap.class - [JAR]
├─ org.netbeans.lib.profiler.heap.LongMap.class - [JAR]
├─ org.netbeans.lib.profiler.heap.NearestGCRoot.class - [JAR]
├─ org.netbeans.lib.profiler.heap.NumberList.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ObjectArrayDump.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ObjectArrayInstance.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ObjectArrayLazyList.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ObjectArraySortedList.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ObjectFieldValue.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ObjectIdArrayLazyList.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ObjectType.class - [JAR]
├─ org.netbeans.lib.profiler.heap.PrimitiveArrayDump.class - [JAR]
├─ org.netbeans.lib.profiler.heap.PrimitiveArrayInstance.class - [JAR]
├─ org.netbeans.lib.profiler.heap.PrimitiveArrayLazyList.class - [JAR]
├─ org.netbeans.lib.profiler.heap.PrimitiveType.class - [JAR]
├─ org.netbeans.lib.profiler.heap.StackFrame.class - [JAR]
├─ org.netbeans.lib.profiler.heap.StackFrameSegment.class - [JAR]
├─ org.netbeans.lib.profiler.heap.StackTrace.class - [JAR]
├─ org.netbeans.lib.profiler.heap.StackTraceSegment.class - [JAR]
├─ org.netbeans.lib.profiler.heap.StringSegment.class - [JAR]
├─ org.netbeans.lib.profiler.heap.Summary.class - [JAR]
├─ org.netbeans.lib.profiler.heap.SyntheticClassField.class - [JAR]
├─ org.netbeans.lib.profiler.heap.SyntheticClassObjectValue.class - [JAR]
├─ org.netbeans.lib.profiler.heap.TagBounds.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ThreadObjectGCRoot.class - [JAR]
├─ org.netbeans.lib.profiler.heap.ThreadObjectHprofGCRoot.class - [JAR]
├─ org.netbeans.lib.profiler.heap.TreeObject.class - [JAR]
├─ org.netbeans.lib.profiler.heap.Type.class - [JAR]
├─ org.netbeans.lib.profiler.heap.Value.class - [JAR]
org.gridkit.jvmtool.util
├─ org.gridkit.jvmtool.util.LongArray.class - [JAR]
├─ org.gridkit.jvmtool.util.PagedBitMap.class - [JAR]
├─ org.gridkit.jvmtool.util.PagedLongArray.class - [JAR]
├─ org.gridkit.jvmtool.util.SparsePagedLongArray.class - [JAR]