Skip to content

texadactyl/jacobin_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jacobin_tools

Various tools related to the Jacobin JVM project (see jacobin.org)

These include:

  • cleansrc - Cleans source files of non-displayable characters with options for replacement and deletion.
  • genJmodsCsv - Generate a catalogue of Java JMODS to a CSV file.
  • gob2csv - Converts the .gob file creates of the classes in the JDK 17 distribution into a CSV file format on standard output.
  • jerrsum - Read a Jacotest summary report and produce a CSV sorted by error category and test case name.

The jacobin tools are installed by executing install.sh (Linux, MacOS, and Unix) or install.bat (Windows). After compilation, they reside in $GOPATH/bin. It is recommended that $GOPATH/bin be an element of the user's executable PATH.

About

Various tools related to the Jacobin project (see jacobin.org)

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 91.3%
  • Shell 8.6%
  • Batchfile 0.1%