Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradle Issue with Worker Leaking Classes

The Gradle worker is leaking classes that it shouldn't be (such as Guava).

This project reproduces the issue.

To validate this:

  1. Clone this repo.
  2. Run ./gradlew guava.

It will output that Guava was found on the classpath.

About

Test project to reproduce Gradle Guava leak in worker

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages