1999
DOI: 10.1007/978-3-642-60247-4_25
|View full text |Cite
|
Sign up to set email alerts
|

Byte Code Engineering

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
123
0
4

Year Published

2003
2003
2018
2018

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 147 publications
(131 citation statements)
references
References 5 publications
0
123
0
4
Order By: Relevance
“…The bytecode engineering library BCEL [21] represents method bodies as graph structures. Individual bytecode instructions are mapped to Java objects.…”
Section: Bytecode Manipulationmentioning
confidence: 99%
“…The bytecode engineering library BCEL [21] represents method bodies as graph structures. Individual bytecode instructions are mapped to Java objects.…”
Section: Bytecode Manipulationmentioning
confidence: 99%
“…It is the task of the lower layer of our tool (currently provided by BCEL [15]) to ensure the transparent conversion of jumps and branches into their wide, 64K bytecodes-enabled counterparts when the required offsets are too large. 13 Whereas the Simple transformation scheme only slightly expands existing offsets, the more advanced schemes, like the SPP transformation, may from time to time generate new jumps over longer distances inside the method body, in order to execute accounting correction code.…”
Section: Impact On Code Sizementioning
confidence: 99%
“…Our approach also fits this description, since we reify the CPU consumption, which is an original idea. J-RAF2 relies on the Byte Code Engineering Library BCEL [15] for the low-level operations.…”
Section: Related Workmentioning
confidence: 99%
“…The Web Container is implemented using a light-weight HTTP engine called Simple (see [4]). We use the Byte Code Engineering Library (BCEL) from the Apache Foundation (see [2]) to inspect the contents of a Java class file. Using BCEL, it is relatively easy to translate a class-file to XMLVM.…”
Section: Architecturementioning
confidence: 99%