[ {
  "key" : "#35197",
  "summary" : "Gradle's javadocs miss package information since 9.0 release",
  "link" : "https://github.com/gradle/gradle/issues/35197",
  "fixedin" : "9.2.0 RC1",
  "type" : "regression",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#35110",
  "summary" : "Dead link in CC report",
  "link" : "https://github.com/gradle/gradle/issues/35110",
  "fixedin" : "9.2.0 RC1",
  "type" : "documentation",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#35049",
  "summary" : "Groovy ?. operator on null File objects throws exception",
  "link" : "https://github.com/gradle/gradle/issues/35049",
  "fixedin" : "9.2.0 RC1",
  "type" : "regression",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34843",
  "summary" : "`javadoc:embeddedIntegTest` in Gradle build itself does not work on Windows 11 anymore",
  "link" : "https://github.com/gradle/gradle/issues/34843",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34798",
  "summary" : "Treat TaskContainer findByPath and getByPath as mutable cross-project access",
  "link" : "https://github.com/gradle/gradle/issues/34798",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34762",
  "summary" : "Fail early if DeprecationLogger is used in launcher/wrapper",
  "link" : "https://github.com/gradle/gradle/issues/34762",
  "fixedin" : "9.2.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34758",
  "summary" : "Problem reports doesn't correctly report location",
  "link" : "https://github.com/gradle/gradle/issues/34758",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34738",
  "summary" : "Could not execute build using connection to Gradle distribution ... 9.0.0-bin",
  "link" : "https://github.com/gradle/gradle/issues/34738",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34737",
  "summary" : "Stage removal for toolchains deprecations",
  "link" : "https://github.com/gradle/gradle/issues/34737",
  "fixedin" : "9.2.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34670",
  "summary" : "Rename KotlinDslBaseScriptModel and also provide separate gradleApi for Groovy",
  "link" : "https://github.com/gradle/gradle/issues/34670",
  "fixedin" : "9.2.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34627",
  "summary" : "Multiple workflows cause unnecessary failures and spam notifications on forks",
  "link" : "https://github.com/gradle/gradle/issues/34627",
  "fixedin" : "9.2.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34607",
  "summary" : "Kotlin DSL+DCL exposes accessors for extensions rather than DCL features when imported with a `build.gradle.dcl` file",
  "link" : "https://github.com/gradle/gradle/issues/34607",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34579",
  "summary" : "Revise the list of smoke-tested plugins",
  "link" : "https://github.com/gradle/gradle/issues/34579",
  "fixedin" : "9.2.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34570",
  "summary" : "Add AdhocComponentWithVariants.addVariantsFromConfiguration that takes Provider<Configuration>",
  "link" : "https://github.com/gradle/gradle/issues/34570",
  "fixedin" : "9.2.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34534",
  "summary" : "Add Path#asString method",
  "link" : "https://github.com/gradle/gradle/issues/34534",
  "fixedin" : "9.2.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34489",
  "summary" : "Enhance regular maintenance log lines in daemon log to state they are not a sign of hang",
  "link" : "https://github.com/gradle/gradle/issues/34489",
  "fixedin" : "9.2.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34427",
  "summary" : "\"Capability\" link in Graph Resolution docs doesn't link to Capabilities documentation",
  "link" : "https://github.com/gradle/gradle/issues/34427",
  "fixedin" : "9.2.0 RC1",
  "type" : "documentation",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34394",
  "summary" : "Sync failure in gradle/gradle with IP after adding dependency",
  "link" : "https://github.com/gradle/gradle/issues/34394",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34267",
  "summary" : "Fix `gradle-idea-ext`'s IP violation",
  "link" : "https://github.com/gradle/gradle/issues/34267",
  "fixedin" : "9.2.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34212",
  "summary" : "Deprecate `org.gradle.java.installations.*` as project properties",
  "link" : "https://github.com/gradle/gradle/issues/34212",
  "fixedin" : "9.2.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34165",
  "summary" : "gradle init - split Java library project doesn't build right away",
  "link" : "https://github.com/gradle/gradle/issues/34165",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34146",
  "summary" : "Add configurable filename strategies for international test class names",
  "link" : "https://github.com/gradle/gradle/issues/34146",
  "fixedin" : "9.2.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34115",
  "summary" : "Kotlin build script compilation avoidance fails to properly detect some non-ABI changes",
  "link" : "https://github.com/gradle/gradle/issues/34115",
  "fixedin" : "9.2.0 RC1",
  "type" : "performance-improvement",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34101",
  "summary" : "Precompiled script plugin with @file annotation loses package and breaks",
  "link" : "https://github.com/gradle/gradle/issues/34101",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34069",
  "summary" : "CreateStartScripts does not have the templates as inputs",
  "link" : "https://github.com/gradle/gradle/issues/34069",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#34047",
  "summary" : "Confusing `assertTasksExecuted` fixture",
  "link" : "https://github.com/gradle/gradle/issues/34047",
  "fixedin" : "9.2.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#33373",
  "summary" : "Put Antlr tasks into a separate group",
  "link" : "https://github.com/gradle/gradle/issues/33373",
  "fixedin" : "9.2.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#33298",
  "summary" : "Deep search through the artifact transforms causes a severe regression in performance and memory usage",
  "link" : "https://github.com/gradle/gradle/issues/33298",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#32939",
  "summary" : "Gradle TAPI client cannot pass environment variables when running on arm jdk",
  "link" : "https://github.com/gradle/gradle/issues/32939",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#29807",
  "summary" : "Cannot use jvmToolchain() on Windows ARM64",
  "link" : "https://github.com/gradle/gradle/issues/29807",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#27004",
  "summary" : "Missing assertions in `IdeaModel` tooling tests",
  "link" : "https://github.com/gradle/gradle/issues/27004",
  "fixedin" : "9.2.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#26976",
  "summary" : "`GradleProject` model should expose `buildTreePath`",
  "link" : "https://github.com/gradle/gradle/issues/26976",
  "fixedin" : "9.2.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#23965",
  "summary" : "OutOfMemoryError when using GradleRunner to test task log output",
  "link" : "https://github.com/gradle/gradle/issues/23965",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#21833",
  "summary" : "HttpBuildCacheCredentials should explicitly document that it uses HTTP Basic Auth",
  "link" : "https://github.com/gradle/gradle/issues/21833",
  "fixedin" : "9.2.0 RC1",
  "type" : "documentation",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#21703",
  "summary" : "Support ARM64 Windows",
  "link" : "https://github.com/gradle/gradle/issues/21703",
  "fixedin" : "9.2.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#20135",
  "summary" : "If key-servers disabled and key missing, suggest --export-keys",
  "link" : "https://github.com/gradle/gradle/issues/20135",
  "fixedin" : "9.2.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#20082",
  "summary" : "Apparent memory leak in GroupingProgressLogEventGenerator",
  "link" : "https://github.com/gradle/gradle/issues/20082",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#6557",
  "summary" : "Gradle wrapper ignores HTTP status code when downloading wrapper zip",
  "link" : "https://github.com/gradle/gradle/issues/6557",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#6072",
  "summary" : "On Windows, system properties with quotes and spaces are not passed to forked Java processes correctly",
  "link" : "https://github.com/gradle/gradle/issues/6072",
  "fixedin" : "9.2.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2354",
  "summary" : "Javadoc options addStringOption(\"foo\") does not work as expected.",
  "link" : "https://github.com/gradle/gradle/issues/2354",
  "fixedin" : "9.2.0 RC1",
  "type" : "documentation",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#35297",
  "summary" : "Dependency resolution failure describer is too eager",
  "link" : "https://github.com/gradle/gradle/issues/35297",
  "fixedin" : "9.2.0 RC2",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#35263",
  "summary" : "9.2 regression: IllegalArgumentException: Comparison method violates its general contract!",
  "link" : "https://github.com/gradle/gradle/issues/35263",
  "fixedin" : "9.2.0 RC2",
  "type" : "regression",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#35231",
  "summary" : "9.2.0-RC1 breaks ValidatePlugins task in relation to Java toolchains.",
  "link" : "https://github.com/gradle/gradle/issues/35231",
  "fixedin" : "9.2.0 RC2",
  "type" : "regression",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#35382",
  "summary" : "9.2.0: publishing.softwareComponentFactory.adhoc is not annotated with NonNull",
  "link" : "https://github.com/gradle/gradle/issues/35382",
  "fixedin" : "9.2.0 RC3",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#35334",
  "summary" : "Release notes should use id, not name in <a>",
  "link" : "https://github.com/gradle/gradle/issues/35334",
  "fixedin" : "9.2.0 RC3",
  "type" : "documentation",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
} ]