What's Changed
- Skip
META-INF/entries in classpath scanner by @knutwannheden in #7461 - Scala: public canonical ctors for
S.TuplePatternandS.FunctionCallby @knutwannheden in #7462 - Fix print idempotency for Javadoc
<pre><code>blocks on Java 25 by @knutwannheden in #7464 - Add
Supplier<Path>overloads to RPC builders for lazy tool-path resolution by @knutwannheden in #7465 - Fix YAML print idempotency for asterisk placeholders inside block scalars by @knutwannheden in #7466
- Fix GroovyParserVisitor crash on multi-variable field declarations by @timtebeek in #7467
- During declarative recipe loading filter out duplicate copies of singleton recipes. by @sambsnyd in #7468
- Fix GroovyParserVisitor cast dispatch for parenthesized expressions by @knutwannheden in #7470
- Fix Kotlin parser handling of unresolved callable references by @knutwannheden in #7469
- JavaScript: Package Manager to return the same node resolution marker if no changes by @greg-at-moderne in #7473
- Use version pattern in
noDependencyManagementSectiontest by @knutwannheden in #7475
Full Changelog: v8.80.1...v8.81.0