Thomas Wuerthinger
-
- Username:
- twuerthinger
- Student
- Member Since:
- September 2008
- School:
- Johannes Kepler University Linz
- Country:
- Austria
- Tags:
- vm, compiler, java, visualization, programming, modularity
Networking
-
- Other websites:
twuerthinger's Projects
-
- Members:
- 2
The Dynamic Code Evolution Virtual Machine (DCE VM) is a modification of the Java HotSpot(TM) VM that allows unlimited redefinition of loaded classes at runtime. The current hotswapping mechanism of the HotSpot(TM) VM allows only changing method bodies. Our enhanced VM allows adding and removing fields and methods as well as changes to the super types of a class.
Administrator
-
- Members:
- 4
Reusable and extendable NetBeans module to visualize all kinds of dependencies. Dependencies are provided as graph-based structure. Visualization is based on the NetBeans Visual Library and Nodes APIs.
Observer
-
- Members:
- 31
A graph visualization tool designed for analyzing evolving compiler graphs. It was originally designed for the ideal graph in the HotSpot server compiler, but can be used to visualize arbitrary graph data structures.
Administrator
-
- Members:
- 44
Duby is a highly customizable programming language (or a structured assembly language) featuring type inference and a heavily Ruby-inspired syntax, while allowing both the inference engine and the compiler backends to be entirely customizable for any platform or type system. Duby currently includes a typer/compiler backend for the JVM.
Observer
-
- Members:
- 5
This project will create a tool to visualize the log-output of the hotspot-JIT compiler. VisualVM - Plugin WIP
Administrator








