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 existing CLASSGC support #384

Merged
merged 7 commits into from
Jul 17, 2023
Merged

Remove existing CLASSGC support #384

merged 7 commits into from
Jul 17, 2023

Conversation

wasabii
Copy link
Contributor

@wasabii wasabii commented Jul 16, 2023

This code is mostly old and untested at this point. Lots of additional code has been added that holds instances where it shouldn't. And nobody is going to be compiling a version specifically with this enabled.

New approach will be to just start fixing places where class references are held where they shouldn't be by default. If a -Xnoclassgc option is readded in the future, we'll special case that to hold onto classes seperately.

@wasabii wasabii changed the base branch from main to develop July 16, 2023 19:40
@wasabii wasabii merged commit f8580f7 into develop Jul 17, 2023
@wasabii wasabii deleted the classgcrem branch July 17, 2023 01:49
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.

1 participant