Skip to content

AaronChun/java-thread-sanitizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-thread-sanitizer

This project hosts java code for ThreadSanitizer.

Build Instructions

ant download # To download project dependencies.
ant # To build the code of the instrumentation agent.

Running Your Code under the Instrumentation Agent

Take a look into examples/README.txt for instructions on running code under the agent.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.0%
  • Python 1.0%