Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dlopen xhook.so #5475

Merged
merged 4 commits into from
May 21, 2024
Merged

Conversation

Vera-Firefly
Copy link
Contributor

In ancient times artDev used bytehook instead of xhook, but artDev didn't correct that in JREUtils.java
#4993

@artdeell
Copy link
Member

The dlopen line is no longer necessary, as bytehook doesn't need preload like xhook. That's why i forgot to remove it.

@Vera-Firefly
Copy link
Contributor Author

hummm

@Vera-Firefly
Copy link
Contributor Author

Like this?

@Vera-Firefly Vera-Firefly changed the title Fix dlopen fail Remove dlopen xhook.so May 20, 2024
@artdeell
Copy link
Member

Like this?

All fine code-wise now, one note about README change though: it says "MIT licenses" but, since bytehook only has a single license, it probably should say "MIT license"

@Vera-Firefly
Copy link
Contributor Author

Like this?

All fine code-wise now, one note about README change though: it says "MIT licenses" but, since bytehook only has a single license, it probably should say "MIT license"

oh,sorry,I changed the original xhook content directly and didn't notice this

@artdeell artdeell merged commit f0daae3 into PojavLauncherTeam:v3_openjdk May 21, 2024
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.

None yet

2 participants