SpringBoot Restructure foundational packages to remove dependency on 'org.springframework.boot'

45547 has highlighted a bigger problem that we have several foundational packages that depend on classes in org.springfr...

SpringBoot Toggling export of OTLP tracing not working with GraalVM native images

To make the export work at all for a native image build, it needs to be enabled during AOT processing. So we have this f...

SpringBoot Finalize and document Spring Boot's HTTP Service client support

Now that @HttpServiceClient support has been dropped from Spring Framework 7.0 and removed Spring Boot in #47123 we need...

SpringBoot Drop JSR305 support in favor of JSpecify

We should see what breaks if we remove "com.google.code.findbugs:jsr305"Comment From: dmytrodanilenkovin scope of this i...

Spring Provide additional conditional registration capabilities in BeanRegistrar

Dave Syer opened SPR-16959 and commentedThere is a gap in the the functional bean registration features in BeanDefinitio...

Spring Add support for JvmDefault (default in Kotlin 2.2.20)

Info:Kotlin: 2.2.20KSP: 2.2.20-2.0.3Spring Boot: 3.5.5JDK: 21MRE Projecthttps://github.com/austinarbor/spring-kotlin-iss...

Spring InstanceSupplierCodeGenerator fails to detect deprecated type on package private factory method

The algorithm to detect deprecated code to add @SuppressWarnings does not work properly when the factory method isn't pu...

Golang cmd/go: -trimpath should respect replace statements

Go versiongo version go1.25.0 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Golang x/tools/gopls: option to autocomplete function call without parentheses

(This is more of a question before it becomes a feature request. However, the original Slack invite link is no longer ac...

Golang x/pkgsite: X is always visible on homepage search

What is the URL of the page with the issue?https://pkg.go.devWhat is your user agent?Chrome MacMozilla/5.0 (Macintosh; I...

Golang x/tools/gopls: DidChangeWatchedFiles: impossible crash in growslice

#!stacks"sigpanic" && "growslice:+17"Issue created by stacks.Another impossible crash: the c...

Golang x/tools/gopls: fix folding range for function calls

gopls version: gopls@974c859 (master)CL https://go.dev/cl/694295 changed the folding logic and reintroduced behavior rep...

Golang x/tools/gopls: high cpu usage all the time

gopls version0.16.2go envGO111MODULE=''GOARCH='arm64'GOBIN='/Users/matthew/.local/share/mise/installs/go/1.22.3/bin'GOCA...

Golang x/tools/gopls: organize imports formats the package statement

What version of Go, VS Code & VS Code Go extension are you using?Version Information* Run `go version` to get versio...

Golang x/tools/go/analysis/unitchecker: TestIntegration/GOPATH failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/go/analysis/unitchecker" && test == "TestIn...

Golang x/tools/go/analysis/unitchecker: TestIntegration/Modules failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/go/analysis/unitchecker" && test == "TestIn...

Golang cmd/compile: optimize float32/float64 conversions used with math package

Most functions in the math package operate on float64s. For users who work with float32s this leads to a lot of code lik...

Golang x/tools/gopls: Completion of generic argument resulting in invalid casting to constraints

gopls versionBuild info----------golang.org/x/tools/gopls v0.20.0 golang.org/x/tools/gopls@v0.20.0 h1:fxOYZXKl6IsOTKI...

Golang proposal: testing: add goroutine labels to tests

Proposal DetailsDebugging tests timeouts can be frustrating when multiple tests fail to complete.This was improved recen...

Pandas DOC: Clarify parentheses vs. brackets

Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
上一页 下一页
.