Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jrudolph/rogue-bytecodes

Switching-off the JVM verifier, what happens?
https://github.com/jrudolph/rogue-bytecodes

Last synced: 25 days ago
JSON representation

Switching-off the JVM verifier, what happens?

Awesome Lists containing this project

README

        

h2. Demonstrating the impact of switching-off the JVM verifier

This directory contains three scripts:

* compile.sh - compiles the source code into the bin directory
* create-rogue-tools.sh - uses ASM to generate MemoryTools.class
* execute-with-rogue-tools.sh - executes the sample application with the rogue tools