-
```
What steps will reproduce the problem?
1. Unzip the eclipse project attached to the issue
2. Run the unit test.
What is the expected output? What do you see instead?
Expected the test to pass b…
-
Hey me again,
after getting the scala demo for play working with the current master and scala3 and play3, I tried to connect to a local Keycloak with the KeycloakOidcClient. That does not seem to w…
-
When generating RISC-V RTL in WSL Ubuntu terminal, I got the following error messages:
$ make CONFIG=rocket64b2 BOARD=nexys-a7-100t vivado-tcl
...
`java.nio.file.FileSystemException: /mnt/g/vivado-…
-
Source/Flow/Sink-WithContext in the Java DSL is implemented by having an underlying Scala stream graph and using akka.stream.GraphDelegate to wrap it. This also directly delegates the `Shape` of the …
-
#68
When I test this:
```
package q;
import java.util.ArrayList;
import java.util.Collection;
public class Test {
Test(){
Collection col = new ArrayList();
long count = col.s…
-
### Describe the bug
We recently upgraded our crt library from 0.24.0 to 0.31.1 and noticed massive cpu spikes. It seems that the library tries to use all the cpu the machine has, which is beyond wh…
-
### Describe the feature
Failures on 6.2.0
Java:
```
glide.SharedCommandTests.hrandfieldBinary(BaseClient)
glide.SharedCommandTests.zrangestore_by_lex(BaseClient)
glide.SharedCommandTests.…
-
Example code from `Whirlwind Denial`:
``` java
game.getStack()
.stream()
.filter(Objects::nonNull)
.forEachOrdered(stackObject -> {
…
-
1、-StreamThread-1] Encountered the following error during processing:: java.lang.NullPointerException
2、 All stream threads have died. The instance will be in error state and should be closed
2021…
-
Hi!
I've tried the "demo" page.
Whenever I select a video to watch, I only get a white line (a box, with 2px height, in fact) and no video.
I looked into the Inspector, and I saw this:
Requ…