Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
A
access flags 23
addition operations
dadd 34
fadd 34
iadd 34
ladd 34
ahead-of-time (AOT) compilation 72, 122, 140
Amazon Corretto 137
advantages 137
Amazon Web Services (AWS) 135
anewarray 42
arithmetic operations 34
addition 34
division 35
multiplication 35
subtraction 35
arraylength 43
arrays 12
Automatic Resource Management (ARM) 195
Azul Zing 138, 139
benefits 139
Azul Zulu 138, 139
B
bastore 43
bitwise operations
iand 36
ior 36
ixor 36
land 36
lxor 36
Boolean values 33
bytecode 32, 33, 55-60
byte operations 33
C
castore 43
char operations 33
checkcast 43
classes 12
class files
data repositories 26, 27
decoding 19, 20
fields 26, 27
headers 20-25
methods...