-
### Expected Behavior
When using a Java toolchains with the version `8` to compile Groovy and Java classes then both Groovy and Java classes are compiled into appropriate bytecode version `52` (Java …
-
I'm trying to set up an initial `jnigen` of the `video_player_android` plugin to incrementally convert the existing native implementation, and it can't seem to find any of the ExoPlayer (media3) code:…
-
We thought we'd see what happens when an Ikasan module is launched under Java 17. This activity retained Java 11 bytecode, and merely switched the runtime Java version.
After configuring a module …
-
`java.lang.NullPointerException
at java.util.Collections$UnmodifiableCollection.(Unknown Source)
at java.util.Collections$UnmodifiableSet.(Unknown Source)
at java.util.Collections.unmodifiableSe…
-
I tried deobfuscating 1.16 using the official mappings , but everytime Enigma crashes.
Crashlog:
```
java.lang.Error: java.lang.IllegalArgumentException: java.lang.IllegalArgumentException: java…
-
Sometimes you get a print like:
```
readBinaryValueFile: ... throws null
exception... throws: IO("")
stacktrace
```
Which is caused by this pattern in Prelude.java:
```
catch (IOExcept…
-
https://github.com/soot-oss/SootUp/blob/917133e974c6c377d573dfbb291c299838a40551/sootup.java.bytecode/src/main/java/sootup/java/bytecode/frontend/AsmClassSource.java#L140-L146
-
### Current Behavior
Tests fail when run on JDK 21. This is intentionally ignored by CI for now:
https://github.com/cryostatio/cryostat3/pull/102
### Expected Behavior
Tests should pass on…
-
java.lang.IllegalStateException: Failed to transform class with name com.truste.controller.AdmarkerStatsController. Reason: null
someone can help, I tried to update my javassist but the error stil…
-
According to strace, dex2jar outputs into a file in the current directory, which is then moved into ~/.Bytecode-Viewer, but the move fails if the current directory is not on the same filesystem. This …
tbodt updated
2 years ago