This repository contains code samples of me using different aspects of java core API Code includes
- java Reflection API
- java MethodHandles API
- java ClassLoader API
- java Modules
- java Instrumentation (JavaAgent)
- and other API-s to manipulate byte code at Runtime
Java HotSpot Virtual Machine x64 v17 (Oracle Java 17)
I am using at the same time
- jdk11
- jdk17
- jdk21
see NOTES MAP