Skip to content

JEP 456: Unnamed Variables & Patterns#1410

Merged
bulldozer-bot[bot] merged 3 commits into
developfrom
cr/unnamed-vars
Sep 11, 2025
Merged

JEP 456: Unnamed Variables & Patterns#1410
bulldozer-bot[bot] merged 3 commits into
developfrom
cr/unnamed-vars

Conversation

@crogoz
Copy link
Copy Markdown
Contributor

@crogoz crogoz commented Sep 11, 2025

Before this PR

No support for Unnamed Variables & Patterns

After this PR

Fixes: #1402 and #1378
cherry picked the unnamed variables PR from google-java-format: google-java-format/pull/1001/files
==COMMIT_MSG==
JEP 456: Unnamed Variables & Patterns
==COMMIT_MSG==

Possible downsides?

@changelog-app
Copy link
Copy Markdown

changelog-app Bot commented Sep 11, 2025

Generate changelog in changelog/@unreleased

Type (Select exactly one)

  • Feature (Adding new functionality)
  • Improvement (Improving existing functionality)
  • Fix (Fixing an issue with existing functionality)
  • Break (Creating a new major version by breaking public APIs)
  • Deprecation (Removing functionality in a non-breaking way)
  • Migration (Automatically moving data/functionality to a new system)

Description

JEP 456: Unnamed Variables & Patterns

Check the box to generate changelog(s)

  • Generate changelog entry

@changelog-app
Copy link
Copy Markdown

changelog-app Bot commented Sep 11, 2025

Successfully generated changelog entry!

What happened?

Your changelog entries have been stored in the database as part of our migration to ChangelogV3.

Need to regenerate?

Simply interact with the changelog bot comment again to regenerate these entries.

@felixdesouza
Copy link
Copy Markdown

👍

@bulldozer-bot bulldozer-bot Bot merged commit 11e19e5 into develop Sep 11, 2025
9 checks passed
@bulldozer-bot bulldozer-bot Bot deleted the cr/unnamed-vars branch September 11, 2025 10:39
@autorelease3
Copy link
Copy Markdown

autorelease3 Bot commented Sep 11, 2025

Released 2.74.0

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unnamed Patterns Issue "palantir-java-format(palantir-java-format) error: expected token: '_'"

2 participants