Analysis
Aonix Announces New Graphics Support in PERC Ultra Virtual Machine
Aonix, the provider of the PERC product line for embedded and real-time Java developers, has announced a new release of its PERC Ultra product with support for AWT/Swing graphics libraries. This release is the first support of AWT/Swing graphics libraries in PERC Ultra for embedded and real-time systems.
“WPERC ULTRA 5.3 implements AWT/Swing libraries for embedded platforms giving 2D/3D graphics developers the immediate availability of hundreds of downloadable community projects. AWT (Abstract Window ToolKit) is a portable GUI library for stand-alone applications and/or applets and provides the connection between a Java application and the native GUI. Swing implements a set of GUI components that build on AWT technology and provide a pluggable look and feel. Swing is implemented entirely in the Java programming language, and is based on Lightweight UI Framework. Support of these graphics libraries enables faster development and provides the foundation for more extensive use of graphics in embedded and real-time Java systems.
This release of PERC also provides new support for Java Agent and java.lang.instrument for Windows and Linux targets, using classes imported from OpenJDK and modified to work with the PERC Ultra Virtual Machine. Java profiler tools such as Profiler4j (profiler4j.sourceforge.net) use Java Agent support in conjunction with the java.lang.instrument package to add byte code instrumentation to classes as they are loaded and defined, providing invaluable access to information on the status of running code.