Java Jitwatch

Open-source Java projects categorized as Jitwatch

Java Jitwatch Projects

  1. JITWatch

    Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.

    Project mention: Show HN: FlowTracker – Track data flowing through Java programs | news.ycombinator.com | 2024-09-13

    Last time I was this blown away was with jitwatch ( https://github.com/AdoptOpenJDK/jitwatch )

    FlowTracker reminds me a little of taint analysis, which is used for tracking unvalidated user inputs or secrets through a program, making sure it is not leaked or used without validation.

    search keywords are "dynamic taint tracking/analysis"

    https://github.com/gmu-swe/phosphor

    https://github.com/soot-oss/SootUp

    https://github.com/feliam/klee-taint

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java Jitwatch discussion

Log in or Post with

Java Jitwatch related posts

  • How much is too much? 380+ lines of an AssertionUtil class Or Loggin classes in general.

    1 project | /r/javahelp | 9 May 2023
  • JIT x86 ia32

    1 project | /r/javahelp | 9 Nov 2022
  • SIMD accelerated sorting in Java – how it works and why it was 3x faster

    2 projects | news.ycombinator.com | 12 Jun 2022
  • Equivalent of cppinsight for kotlin

    1 project | /r/Kotlin | 30 Oct 2021
  • Compiler Explorer - Java support

    2 projects | /r/java | 27 Apr 2021
  • How to Read Assembly Language

    1 project | news.ycombinator.com | 2 Mar 2021
  • JIT 101

    1 project | dev.to | 11 Jan 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

# Project Stars
1 JITWatch 3,114

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Java is
the 8th most popular programming language
based on number of references?