Skip to content

Updated spotbugs and fixed all the warnings.#182

Merged
leerho merged 10 commits into
2.2.Xfrom
release_process_prepare
May 12, 2024
Merged

Updated spotbugs and fixed all the warnings.#182
leerho merged 10 commits into
2.2.Xfrom
release_process_prepare

Conversation

@leerho
Copy link
Copy Markdown
Member

@leerho leerho commented May 9, 2024

This is for a bug fix release 2.2.1. However, because the new version of SpotBugs found new warnings, I wanted to fix those issues as well. I also upgraded Maven plugins in POM to their more recent versions.

@leerho leerho requested a review from jmalkin May 12, 2024 02:07
Copy link
Copy Markdown
Contributor

@jmalkin jmalkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Workflow changes are always so frustrating. Hours of work and you feel like you have so little to show for it at the end!

Comment thread .github/workflows/auto-jdk-matrix.yml Outdated
on:
pull_request:
push:
# branches: [ master ]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dunno if you wanted this commented out? Certainly not a blocker to the PR either way, but ideally either uncomment or remove the line.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it needs to be uncommented before it goes into release branch.

Comment thread .github/workflows/auto-jdk-matrix.yml Outdated
workflow_dispatch:

env:
MAVEN_OPTS: -Xmx4g -Xms1g
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we actually need 4g??

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh jees, that has been there for a long time, I don't remember why I made it 4g at the time.

@leerho leerho merged commit aba5de5 into 2.2.X May 12, 2024
@leerho leerho deleted the release_process_prepare branch May 12, 2024 05:07
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