Skip to content

Make SSVM use java 8 runtime classes#112

Merged
EpicPlayerA10 merged 7 commits intomasterfrom
feat/ssvm-rt-jar
Aug 23, 2025
Merged

Make SSVM use java 8 runtime classes#112
EpicPlayerA10 merged 7 commits intomasterfrom
feat/ssvm-rt-jar

Conversation

@EpicPlayerA10
Copy link
Collaborator

@EpicPlayerA10 EpicPlayerA10 commented Aug 22, 2025

Makes so SSVM is using java 8 runtime clases from its rt.jar. This will allow us to not be pinned to one java version because of SSVM and use any version for deobfuscator. But it requires to have an java 8 installation on your pc.

TODO:

  • Github actions - also install java 8 (Apparently it is auto-installed on github actions)
  • Add to readme instructions about rt.jar and the requirement of installed java 8.

@toidicakhia
Copy link

toidicakhia commented Aug 23, 2025

image It works!

@EpicPlayerA10 EpicPlayerA10 marked this pull request as ready for review August 23, 2025 11:42
@EpicPlayerA10 EpicPlayerA10 merged commit 46352cc into master Aug 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants