this post was submitted on 10 Jul 2025
539 points (99.3% liked)
Programmer Humor
24932 readers
1179 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Isn’t there an openjdk impl in like every major Linux distro repository?
And so I assume the same would be available for windows?
Some crappy software actively checks for a specific version, and you can't work around that.
Can you edit the byte code with a hex editor to change that check?
Not if you want support from the vendor :p