-
```
What steps will reproduce the problem?
I saw this deadlock while logging out of a world with lots of content that may
still have been rendering.
What is the expected output? What do you see ins…
-
I was able to create a reproducible example in a test build where I added 20 swimlanes of which 2 out of 3 randomly animate, the screen is quite heavy but if you navigate a few times the app eventuall…
-
While using the RSA.generateKeys() method I've noticed that it generates differently formatted keys depending on the OS. I've noticed that the Android one is very differently generated than the iOS on…
-
## What version of OpenRewrite are you using?
I am using
- OpenRewrite v8.38.0
- Maven/Gradle plugin v5.43.0
## How are you running OpenRewrite?
I am using the Maven plugin, and my pr…
-
Our sister project for Windows, [MagicPods](https://github.com/steam3d/MagicPodsCore), has reverse engineered reading and writing data to AirPods.
* The good news is that this actually works and I …
-
executing the plugin with JDK 11 results in the following error. It works with JDK 8 though
```
java.io.IOException: org.jboss.modules.ModuleNotFoundException: java.se
at org.jboss.as.patching.g…
-
https://github.com/oracle/nb-javac/blob/05013111b936ec00408d2ab4b2d77c4cd9908e2f/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java#L914
In context:
Apac…
-
When I run test cases, some of the test cases failed because of plugin_test.jar.
Here are the problems I met.
java.io.FileNotFoundException: plugin_test.jar
at net.opentsdb.utils.PluginLoader.lo…
-
# The problem
Hello alpine maintainers! I wasn't sure which repo to report this problem, but decided to use this repo, since all we do is in docker.
Let me start with minimal example of the prob…
-
### Expected Behavior
With JAVA_HOME setup to JDK8, I should not see errors like "Unable to make protected java.lang.Package[] java.lang.ClassLoader.getPackages() accessible: module java.base does no…