Skip to content
#

bytecode-manipulation

Here are 87 public repositories matching this topic...

yGuard
thomasbehr
thomasbehr commented Sep 17, 2021
  • Check if Java 15's javac produces invokeconstant byte code instructions for plain Java source code.
    (If yes, postpone until #86 is done.)
  • Check if there are invokeconstant byte code instructions in Java 15's runtime library.
    (If yes, postpone until #86 is done.)
  • Check if ASM supports Java 15 byte code. (If no, update ASM.)
  • Increase the class file version supported by yGuard.

It is

Improve this page

Add a description, image, and links to the bytecode-manipulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bytecode-manipulation topic, visit your repo's landing page and select "manage topics."

Learn more