Commit d5a8da2
committed
Refactor JVM extractor indexing and opcode handling
Replaces manual file indexing in the JVM extractor with a call to 'codeql database index-files' for both Windows and Unix scripts. Updates the opcode-to-mnemonic mapping in the dbscheme and QLL files to use decimal values instead of hex, and simplifies the QLL mapping logic. Adds new platform-specific scripts for autobuild and file indexing.1 parent 1c3a107 commit d5a8da2
7 files changed
Lines changed: 424 additions & 625 deletions
File tree
- binary
- extractor/jvm
- tools
- ql/lib/semmle/code/binary/ast/internal
- tools/jvm
0 commit comments