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

fix to finally delete old versions of resources and jnlp files from t… #577

Merged
merged 1 commit into from
Jan 28, 2020

Conversation

lherschi
Copy link
Contributor

…he cache

When a webapp receives updates, the old jnlp file and the old resource files are marked for deletion in the [resource] .info file and later deleted from the recently_used file, but not in the file system itself. Later, these files will not be deleted when you click on the "Clean by app" button because they are no longer contained in the recently_used file. This commit fixes this problem.

@sclassen sclassen merged commit e687747 into AdoptOpenJDK:1.8 Jan 28, 2020
@lherschi lherschi deleted the 1.8_CacheUtil branch January 28, 2020 16:34
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