-
### Description
When I build maui application for Android with full aot compilation, I see a lot of `aot not found` log messags for mono aot logger.
Especially for generic class/methods. Even for th…
-
using samples code
mybatis-spring-boot-samples/mybatis-spring-boot-sample-web
mvn -Pnative native:compile
when run target/mybatis-spring-boot-sample-web,it has following exceptions.
```
java.…
-
```
#### General info
- Dart 3.3.1 (stable) (Wed Mar 6 13:09:19 2024 +0000) on "linux_x64"
- on linux / Linux 6.7.9-200.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 6 19:35:04 UTC 2024
- locale i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Upgraded to 8.0 from 7.0.13. Now when publishing with AOT: true, If I then run the app…
-
Apologies if this isn't the right place for this, but I couldn't find any recent active discussion on Leyden
I was wondering if JEP draft "JDK-8223220: JVMCI based JIT Compiler pre-compiled as shar…
-
点exe没反应
-
We're recommending people deploy .NET 8 Native AOT projects to the .NET 8 managed runtime (instead of Al2 or AL2023). Since it will have the needed libraries available (like `libicu`). It also removes…
-
**Is your feature request related to a problem? Please describe.**
I tried to use the new .NET 7 NativeAOT NativeLibrary feature in F#, adapting the C# [official example](https://github.com/dotnet/…
-
## Observed vs. expected behavior
QueryDSL is not Compatible with Graal VM 17/21
## Steps to reproduce
create a sample project from the spring initializer. Add QueryDSL dependencies. Try to b…
-
In https://github.com/dart-lang/sdk/issues/50487#issuecomment-1318736612 we saw how the AOT snapshot on the analyzer was likely faster than the jit snapshot.
We should see if it's possible to have it…