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

Backport/global close macro classpath #30

Closed
wants to merge 6 commits into from

Conversation

retronym
Copy link
Owner

No description provided.

For better cacheability

(cherry picked from commit 24124d5)
An extension point analagous to `findMacroClassLoader`

(cherry picked from commit 01a9dbd)
This lets customized Global's deliver this file, and offloads
the scanning logic.

(cherry picked from commit bec5899)
(cherry picked from commit 837f924)
Close Global-scoped JARs and ClassLoaders.

Entries of FileBasedCache that have a lifetime that exceeds any
single Global instance are reference counted. When the count
hits zero, it is closed if no references appear after a delay.

(cherry picked from commit deb10d4)
@retronym retronym closed this May 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant