notes/pl/java/jvm/internals/bytecode.txt
Ihar Hancharenka 4f9f8bd95b m
2023-11-30 15:10:09 +03:00

15 строки
503 B
Plaintext

https://en.wikipedia.org/wiki/Java_bytecode_instruction_listings
2023
https://habr.com/ru/articles/759990/
https://github.com/konsoletyper/exprbc/tree/9630c3d8fb3bd507b6a6d0201ba84baa9000bff1
2022
CSC - Valeev - ByteCode and GC 0:00 of 1:19:40
https://www.youtube.com/watch?v=7Cj_aAzaRnk
2021
https://www.baeldung.com/java-build-compiler-plugin
https://habr.com/ru/post/552954/
https://blog.jamesdbloom.com/JavaCodeToByteCode_PartOne.html
2020
https://habr.com/ru/company/domclick/blog/500646/