Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bytecode
Portable multithreading support in bytecodes/intermediate languages/compiler backends?
Sep 18, 2026
multithreading
compiler-construction
bytecode
cil
llvm-ir
android replace a method call at runtime
Sep 16, 2026
java
android
methods
bytecode
javassist
Can I redefine private methods using Byte Buddy?
Sep 12, 2026
java
bytecode
byte-buddy
How does the Garbage Collector update the references pushed to the operand stack?
Sep 07, 2026
java
garbage-collection
jvm
bytecode
Understanding local var position in JVM bytecode on finally
Sep 06, 2026
java
bytecode
java-bytecode-asm
How to add a field to a class in ByteBuddy and set / get that value in a method interceptor
Sep 02, 2026
java
bytecode
byte-buddy
What's the difference between java bytecode astore_1 and astore_2
Aug 31, 2026
java
bytecode
constructing a parse tree/ AST from java byte code [closed]
Aug 29, 2026
java
parsing
programming-languages
bytecode
Are some Java bytecode instructions unnecessarily typed?
Aug 29, 2026
java
jvm
bytecode
Does the Dalvik file format (*.dx) support more instructions than a Java .class file?
Aug 25, 2026
android
class
format
bytecode
dalvik
JaCoCo branch coverage try with resources
Aug 18, 2026
java
junit
bytecode
jacoco
Understanding how aload_0 and iload_0 work
Aug 16, 2026
java
constructor
jvm
bytecode
Can I run code before servlet class loading on Tomcat?
Aug 13, 2026
java
tomcat
servlets
classloader
bytecode
How to re-compile a compiled bytecode listing for Lua's VM/compiler?
Aug 06, 2026
android
lua
compilation
bytecode
exec() bytecode with arbitrary locals?
Aug 06, 2026
python
python-3.x
bytecode
codeblocks
Is there a way to check whether function output is assigned to a variable in Python?
Aug 03, 2026
python
functional-programming
bytecode
How does the instruction number incrementation when converting Java code into byte code?
Aug 02, 2026
java
jvm
bytecode
Older Entries »