Spring MethodInvokingFactoryBean fails to invoke publicly exported methods overridden by internal classes when using JPMS

DescriptionWe encountered an issue while using Spring Framework (v5.3.29) in a Java 17 modular application. The problem ...

Spring Selective Validation Group Constraints Trigger Unexpectedly on Shared Embedded Objects (e.g., Telephone)

** Bug Reports **When reusing a class like Telephone as an @Embedded and @Valid field in multiple locations (e.g., guest...

Spring Reduce synchronization in ResponseBodyEmitter

ResponseBodyEmitter relies on synchronization to protect against concurrent use of the response, and also for the cachin...

Spring Misleading metric label client.name in client observation convention

The DefaultClientRequestObservationConvention class defines a value for client.name label entry that will be the target ...

Spring Align HttpMessageConverters builder with WebFlux codecs variants

As of https://github.com/spring-projects/spring-framework/issues/33894, we introduced a new HttpMessageConverters API. W...

Golang cmd/vendor: go mod vendor for cmd does not work when rebuilding the toolchain using make.bash

Go version1.24.2Output of go env in your module/workspace:AR='ar'CC='/usr/bin/gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_...

Golang net/http: Request.URL contains only path value when requested via http2

Go versiongo version go1.22.5 linux/amd64Output of go env in your module/workspace:O111MODULE=''GOARCH='amd64'GOBIN=''GO...

Golang Get back pack for micha kinchen

Get back pack because every one said I was crazy when they are only trying to rob me GitHub we have never been gave one ...

Golang cmd/compile: incorrect optimization (go1.25rc2)

Go versiongo version go1.25rc2 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g...

Golang cmd/go: "RLock …: Function not implemented" when the main module is in a filesystem that does not support locking

What version of Go are you using (go version)?$ go versiongo version go1.17.1 android/arm64Does this issue reproduce wit...

Golang runtime: TestMemmoveOverlapLarge0x120000 failures

#!watchflakespost <- pkg == "runtime" && test == "TestMemmoveOverlapLarge0x120000"Issue c...

Golang x/net: vuln: CVE-2023-39325, CVE-2023-39326, and CVE-2023-44487

govulncheck versionDevs, I'm dealing with a corporate vulnerability scanning tool, and trying to determine the specific ...

Golang os: document behavior of IsNotExist, IsExist, etc. for nil errors

The IsNotExist, IsExist, IsPermission and IsTimeout functions in package os all return false when passed a nil error, bu...

Golang x/pkgsite: //go:debug information missing

What is the URL of the page with the issue?https://pkg.go.dev/cmd/compile#hdr-Compiler_Directives What is your user agen...

Golang go/doc, x/pkgsite/cmd/pkgsite: doc links not working for interface methods in scope

What version of Go are you using (go version)?$ go versiongo version go1.19rc2 linux/amd64Does this issue reproduce with...

Golang cmd/go/internal/vcweb/vcstest: TestScripts/git/vgotest1.txt failures

#!watchflakesdefault <- pkg == "cmd/go/internal/vcweb/vcstest" && test == "TestScripts/git/vgo...

Golang cmd/go, testing: go fuzz testing get's stuck somewhere else other than the code to be fuzzed

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

Golang build: golang.org/x/telemetry/internal/configgen failures

#!watchflakesdefault <- repo == "telemetry" && pkg == "" && test == "golang....

Golang x/tools/gopls: add telemetry for refactor -> add and remove struct tags operations

Telemetry did not count any users that are using VSCode's modify struct tags command (https://screenshot.googleplex.com/...

Golang errors: should have minimal dependency on reflectlite

On go1.19, A blank import of "errors" increases the binary size by ~15.5KiB due to the transitive dependency on reflectl...
上一页 下一页
.