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

PMD runs out of Memory running over large source sets in versions 8.1.+ #25546

Closed
Nocelc opened this issue Jun 28, 2023 · 1 comment · Fixed by #25743
Closed

PMD runs out of Memory running over large source sets in versions 8.1.+ #25546

Nocelc opened this issue Jun 28, 2023 · 1 comment · Fixed by #25743

Comments

@Nocelc
Copy link

Nocelc commented Jun 28, 2023

Expected Behavior

There is no way to increase the memory given to PMD to be able to run over large source sets.

Current Behavior

Worker threads will eventually crash with out of memory error.

Context (optional)

We have a very large code base and can no longer run PMD over our project without getting out of memory errors. If we could have a way to pass in JVM Fork parameters we would be able to configure the task.

Steps to Reproduce

Run PMD over a very large source set.

Gradle version

8.1.1

Gradle version that used to work

8

Build scan URL (optional)

No response

Your Environment (optional)

No response

@Nocelc Nocelc added a:regression This used to work to-triage labels Jun 28, 2023
@ov7a
Copy link
Member

ov7a commented Jul 3, 2023

Thank you for filing an issue.

The issue is in the backlog of the relevant team and is prioritized by them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants