Computer Software
Print ISSN : 0289-6540
SOBA: A Simple Toolkit for Java Bytecode Analysis
Tomomi HATANOTakashi ISHIOKatsuro INOUE
Author information
JOURNAL FREE ACCESS

2016 Volume 33 Issue 4 Pages 4_4-4_15

Details
Abstract

For program analysis of Java in software engineering, control-flow, data dependence, control dependence, and method call relationships are often required. Existing tools provide features to extract the required information, however, it is difficult to use the tools for users who are unfamiliar with algorithms for program analysis. SOBA (Simple Objects for Bytecode Analysis) is a class library that is easy to use without detailed knowledge of program analysis. This paper introduces main features, design policy, and example programs of SOBA.

Content from these authors
© 2016 Japan Society for Software Science and Technology
Previous article Next article
feedback
Top