Files
error-prone-support/.github/ISSUE_TEMPLATE/bug_report.md
Stephan Schroevers 65e0abd26a Upgrade JDKs used by GitHub Actions builds
Summary of changes:
- Use JDK 17.0.14 instead of 17.0.13.
- Use JDK 21.0.6 instead of 21.0.5.
- Use JDK 24 instead of 23.0.1.
- Have GitHub issue template reference more recent version numbers.

See:
- https://adoptium.net/temurin/release-notes/?version=jdk-17.0.14+7
- https://adoptium.net/temurin/release-notes/?version=jdk-21.0.6+7
- https://adoptium.net/temurin/release-notes/?version=jdk-24+36
2025-04-12 10:42:03 +02:00

1.2 KiB

name, about, title, labels, assignees
name about title labels assignees
🐛 Bug report Create a report to help us improve. bug

Describe the bug

  • I have verified that the issue is reproducible against the latest version of the project.
  • I have searched through existing issues to verify that this issue is not already known.

Minimal Reproducible Example

If applicable and possible, please replace this section with the code that
triggered the isue.
Logs
Please replace this sentence with log output, if applicable.

Expected behavior

Setup

  • Operating system (e.g. MacOS Monterey).
  • Java version (i.e. java --version, e.g. 17.0.14).
  • Error Prone version (e.g. 2.37.0).
  • Error Prone Support version (e.g. 0.20.0).

Additional context