-
Gradle supports multiple test suites: https://docs.gradle.org/current/userguide/jvm_test_suite_plugin.html
AGP doesn't support this yet:
https://issuetracker.google.com/issues/307694643
If/when…
-
The `native` annotation is incomplete; there is a lot of stuff in the language module annotated `native` which can be compiled to js, so it's really only annotated for the jvm compiler.
So the annota…
-
Happens when project is compiling
`core\datasource\storage\FeedStorage.kt: (26, 13): Cannot inline bytecode built with JVM target 1.8 into bytecode that is being built with JVM target 1.6. Please s…
-
[@jvasileff] There are a few oddities on both JVM and JS for Integer ranges that are either:
1) Longer than maxIntegerValue, or
2) Extend beyond min/maxIntegerValue
Perhaps both of the following sho…
-
**Describe the bug**
Ghidra incorrectly interprets the JMP loc,X instruction as an indirected jump, when it is an indexed jump.
**To Reproduce**
For convenience, I've attached a Ghidra project …
-
### Apache NetBeans version
Apache NetBeans 22
### What happened
There is some support for mvnd since NB 13 (https://github.com/apache/netbeans/pull/3210) and generally works ok for common bu…
mbien updated
2 months ago
-
Currently, the UI for Fuseki works with a webapp container. Fuseki does not make use of the webapp container environment.
There is also Fuseki packaged without using a webapp container but it does …
-
Currently the Sandbox allows 1 configuration per JVM language. With Java versions popping out thick and fast on the new release train it makes sense to allow multiple compiler+runtime configurations i…
-
- Advanced Features and Best Practices
-
Hello, I know your community has your own principle for issue parts in GitHub. Here I rudely delete the question template, just to better express my request :-)
When I was looking for a serverless …