java - Where bytecode injection might be useful? -


this year going write master's thesis in software engineering. interested in bytecode injection / manipulation in java. write application might useful java ee developers. unfortunately can't find real use case bytecode transformations might usable. considered writing fault injector or mutation testing framework. sadly, such projects exist , might not fit thesis requirements (project should innovative). have other ideas?

you have lot of tools/framework using it, using annotation processor. ones came mind : aspectj, projectlombok,...

without annotations, means want tool can applied programs. example, tool logs method entries/exits , measure execution time of methods.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -