-
**Describe the bug**
There is an concurrent usage issue with the `Peripheral.asWritableMap` on Android 14.
**To Reproduce**
Haven't been able to reproduce yet.
**Expected behavior**
To …
-
Hi guys. We just started experimenting with ebean-migration and encountered some problems. We have a migration generation script like this:
```kotlin
fun main(args: Array) {
System.setPropert…
-
list 0 :-1534962946
[14:48:53 785] DEBUG [com.github.unidbg.linux.android.dvm.BaseVM] (BaseVM:146) - addObject hash=0x76f84423, global=true
[14:48:53 785] DEBUG [com.github.unidbg.linux.android.dvm.…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
### Version
flink1.14.4 flink-doris-connec…
-
![image](https://github.com/user-attachments/assets/bb19c629-0d58-4b04-ae25-9edfbe5bde98)
-
### IDE Information
PyCharm 2024.2.3 (Community Edition)
Build #PC-242.23339.19, built on September 25, 2024
Runtime version: 17.0.12+7-1 amd64
VM: OpenJDK 64-Bit Server VM by OpenJDK BSD Porting …
-
Experienced the following problem on AIX 7.3 P10, which is configured to support zlibNX, and Semeru will use it be default. Disable using `-XX:-UseZlibNX` and it no longer occurs.
```
00:52:14 /hom…
-
### Feature description
I just started following the Docs and started Quick Start using the command : docker run --pull=always --rm -it -p 8181:8181 --user=root -v /var/run/docker.sock:/var/run/docke…
-
- It might sound counter-intuitive given that even though Java `record`s are immutable by their very definition, I want to use `@Value.Immutable` annotation with them. That's because one delightful f…
-
With #63, basic support for Java 14 switch expressions was added. There is a multi-statement form of switch expressions that is not yet supported, using the `yield` keyword to yield the expression fro…