StackOverflow Questions for Tag: jvm-bytecode

user200783
user200783

Reputation: 14346

What problems could disabling Java bytecode verification cause?

Score: 3

Views: 2782

Answers: 4

Read More
Neo
Neo

Reputation: 5463

What are the methods for optimizing bytecode in Android's DX tool?

Score: 0

Views: 76

Answers: 0

Read More
Vikas Yadav
Vikas Yadav

Reputation: 11

Is there a way to generate invokedynamic bytecode using BCEL?

Score: 1

Views: 29

Answers: 0

Read More
Neo
Neo

Reputation: 5463

Java bytecode if condition in loop

Score: 2

Views: 139

Answers: 0

Read More
MeowCat
MeowCat

Reputation: 23

How to use Java agent intercept to instrument java.net.Socket with javaassist

Score: 1

Views: 73

Answers: 1

Read More
Skalwalker
Skalwalker

Reputation: 309

Which Java code generates Wide instruction

Score: 3

Views: 617

Answers: 2

Read More
April Hou
April Hou

Reputation: 1

How to add an arrayList field in a class file using ASM

Score: 0

Views: 43

Answers: 0

Read More
Skyggedans
Skyggedans

Reputation: 45

Keeping the bytecode of inline methods in resulting JAR

Score: 1

Views: 141

Answers: 2

Read More
SCdF
SCdF

Reputation: 59428

Tool to read and display Java .class versions

Score: 129

Views: 68325

Answers: 12

Read More
Fz1148
Fz1148

Reputation: 11

Why does the bytecode generated by Java include operations of pushing onto the stack and immediately popping off the stack?

Score: 1

Views: 88

Answers: 3

Read More
doliphin
doliphin

Reputation: 1014

Explicit Branch-prediction in JVM-based langauges?

Score: 0

Views: 46

Answers: 0

Read More
rain 183
rain 183

Reputation: 17

Java bytecode not in .class file

Score: 0

Views: 139

Answers: 2

Read More
Johannes Kuhn
Johannes Kuhn

Reputation: 15172

Merging int[] and String[] should result in Object[]

Score: 2

Views: 118

Answers: 1

Read More
anon
anon

Reputation: 628

Does the JVM operand stack have to be deterministic?

Score: 2

Views: 69

Answers: 1

Read More
Alex
Alex

Reputation: 21

Transform a stack using Java Virtual Machine Instruction Set

Score: 1

Views: 75

Answers: 1

Read More
Red Ad
Red Ad

Reputation: 13

Why are my self-written classes / 3-party library classes invisible to JRE classes?

Score: 0

Views: 68

Answers: 1

Read More
Sasha Shpota
Sasha Shpota

Reputation: 10310

What bytecode will Kotlin compiller produce if jvmToolchain is set to 11 and jvmTarget to 1.8?

Score: 4

Views: 211

Answers: 0

Read More
Tambapps
Tambapps

Reputation: 23

Java ASM: Bad local variable type (dload) Type top (current frame, locals[5]) is not assignable to double

Score: 0

Views: 582

Answers: 1

Read More
rwallace
rwallace

Reputation: 33505

JVM byte code instructions, debug info source file as well as line number

Score: 1

Views: 277

Answers: 1

Read More
rwallace
rwallace

Reputation: 33505

Why does COMPUTE_FRAMES generate a lot of redundant instructions?

Score: 4

Views: 95

Answers: 1

Read More
PreviousPage 1Next