SpringBoot Provide @ConditionalOn… annotations for all concrete conditions

As I'm partially customising the SAML configuration, it would be very useful to be able to make my config also condition...

SpringBoot spring.build-type is not taken into account in buildSrc

We don't configure the relevant repositories for buildSrc so using a commercial-only dependency will fail.Comment From: ...

Spring Allow to track locking information on scheduled tasks

https://github.com/spring-projects/spring-framework/issues/24560 breaks custom TaskSchedulers injected in the ScheduledT...

Spring Add execution metadata to scheduled tasks

@enesify requested an enhancement on Spring Boot, where actuator endpoints could provide more information about schedule...

Spring JettyClientHttpConnector buffer leak in Spring Framework 6.2

Spring Framework 6.2 introduces a buffer leak when using JettyClientHttpConnector with a Jetty's httpClient. This worked...

Spring DirtiesContext does not clean up context properly

I am having trouble getting consecutive tests with clean contexts to work and I am not sure what I am doing wrong here. ...

Spring Spring application hangs on shutdown with @Scheduled(cron=…) when custom ScheduledExecutorService bean is defined (Java 19+)

When a Spring Boot application defines its own ScheduledExecutorService bean (e.g. via Executors.newSingleThreadSchedule...

Spring @Cacheable performance: CacheOperation spends significant time when computing hashCode

The benchmark is to call @Cacheable method: https://github.com/vlsi/aop-benchmarks/blob/f304fb811910aca8dd97c0fc0ced8d1b...

Spring Optimize Coroutine invocations

KClass instantiation in CoroutinesUtils is suboptimal, and should be replaced by KTypes#isSubtypeOf checks using pre-ins...

Spring Refine CORS logging for non-processed requests due to no CORS configuration

CORS Blocking Requests from Client App Android — Backend Does Not Process POST /notificationDescriptionWhen making a req...

Golang cmd/compile: failed type inference

Go versiongo 1.24.0Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-O2 -gset CGO_CPPFLAGS=se...

Golang cmd/compile: Inconsistent behavior

Go versiongo version go1.22.2 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...

Golang all: flaky failure on darwin race builder since CL 692996

#!watchflakespost <- builder ~ `darwin-.*-race` && ( `SIGBUS` || `SIGSEGV` || log ~ `SIGBUS` || log ~ `SIGSEG...

Golang x/website/internal/gitfs: unrecognized failures

#!watchflakesdefault <- pkg == "golang.org/x/website/internal/gitfs" && test == ""Issue c...

Golang runtime: panicnil is enabled by default when GO111MODULE=off/auto

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

Golang x/sys/windows: drop deprecated usage of syscall.Syscall in windows package

There are some syscall.Syscall or syscall.Syscall6 in windows package, these function are marked as deprecated and shoul...

Golang proposal: net: Add method to get underlying socket file descriptor or method to shutdown the socket

Proposal DetailsSummeryGetting the underlying socket file descriptor is required when sending eg. shutdown signals to th...

Golang internal/runtime/gc/scan:racebench: BenchmarkScanSpanPacked/cache=tiny/pages=1/sizeclass=1/pct=0/impl=Go failures [consistent failure]

#!watchflakesdefault <- pkg == "internal/runtime/gc/scan:racebench" && test == "BenchmarkScanS...

Golang internal/runtime/gc/scan:racebench: BenchmarkScanMaxBandwidth failures

#!watchflakesdefault <- pkg == "internal/runtime/gc/scan:racebench" && test == "BenchmarkScanM...

Golang x/tools/gopls/internal/test/integration/completion: TestFuzzFunc/default fails after regenerating x/tools/internal/stdlib with 1.25.0

Regenerating the golang.org/x/tools/internal/stdlib package with Go 1.25.0 (as done in CL 695417) causes one of the test...
上一页 下一页
.