-
### Checklist
- [X] I'm reporting a bug unrelated to a specific site
- [X] I've verified that I'm running yt-dlp version **2022.04.08** ([update instructions](https://github.com/yt-dlp/yt-dlp#update)…
-
When trying to build natively with DD 1.38.1 we've got the following error:
```
Error: An object of type 'datadog.trace.api.Config' was found in the image heap. This type, however, is marked for ini…
-
Sometimes the special scenario occurs where for one user and a process there are multiple entries in the `DWF_START_CONTEXT`. Then the user can't open the start page anymore.
When searching for this d…
-
Altering post data sent to /UI/login/ adding an additional double quote in v-loc return 200ok and a json response containing java stacktrace caused by java.net.URISyntaxException
POST /UI/login/?v-…
-
## Spring Boot Admin Server information
- **Version**:
3.2.3
- **Spring Boot version**:
3.2.5
- **Configured Security**:
Basic auth
- **Webflux or Servlet application**:
Servlet…
-
I use `TextWebSocketHandler` to manage WebSocket sessions, but when the connection is obviously closed, the `session.isOpen()` method still returns true.
```java
if (session.isOpen()) {
System.…
-
when I start my application on a jdk 17 docker image it comes packaged with Open Liberty 23.0.0.9/wlp-1.0.81.cl230920230904-1158) on Eclipse OpenJ9 VM, version 17.0.10+7 (en_US). This causes the sprin…
-
### 简要描述
redis没有'eval'命令,lua权限。
### 模块版本情况
* WxJava 模块名: wx-java-miniapp-spring-boot-starter:
* WxJava 版本号: 4.6.0
### 详细描述
redis没有'eval'命令,lua权限。甲方运维安全考虑关闭了。所以建议不用'eval'这玩应,或者加个控制按钮关闭。不然坑挺大…
-
[bug-spring-boot-jpms-40434.tar.gz](https://github.com/spring-projects/spring-boot/files/15029991/bug-spring-boot-jpms-40434.tar.gz)
```
/home/xeno/.asdf/installs/java/temurin-17.0.8+7/bin/java -XX:…
-
Spring Boot is using an internal jetty class here in the [JettyWebSocketServletWebServerCustomizer.java:23](https://github.com/spring-projects/spring-boot/blob/fe7b13ec46f9960bebfddad984816e353f9c9349…