-
### Describe the bug
Metals can't start when opening [dotty](https://github.com/scala/scala3).
Metals Output
```
Metals version: 1.4.0
Using coursier located at /usr/local/b…
-
The implementation of `toString()` for annotation instances in a native image generated by SubstrateVM simply return the class name of the annotation. This breaks all uses of named or otherwise annot…
-
Hi Adacore
Do you have any views on a C# binding to libadalang, I appreciate it would be very Microsoft.Windows specific !
things to consider would be
1) Generation (or lack of) for platforms o…
-
The following simple program attempts to find the default printer service:
Printer.java:
```java
import javax.print.PrintService;
import javax.print.PrintServiceLookup;
public class Printer {
…
-
### Describe the bug
Our application that build into native executable just fine with 23.1 now cannot be build. My native build always run out of memory with 23.1.5.0. We are using `quay.io/quarkus/u…
-
Not sure if this is a bug or more of a feature request, but here goes:
Due to its use of `Classgraph.scan()`, Kotest can't be used in conjunction with GraalVM's tracing agent.
A reproducer can b…
-
I tried to use the monitoring of native image build for my javafx application with gluonfx maven plugin.
I am on windows and my build and native app following gluon docs works correctly :)
I f…
cnico updated
2 months ago
-
This backend is lighter and faster that kotlin-reflect, so it should reduce the footprint of this module.
-
-
Please fix this, I installed GraalVM EE 17 through the graalvm website, when I run it like so:
```
$ PATH="$HOME/graalvm-ee-java17-22.3.1/bin:$PATH"
$ ./gradlew assemble
```
This is the error…