pjmlp 3 days ago

It was thanks to Microsoft that you get to enjoy the JVM on ARM for example, or better escape analysis.

https://github.com/microsoft/openjdk-aarch64

https://www.infoq.com/news/2023/02/microsoft-openjdk-feature...

1
memsom 2 days ago

Sure, but the first link is surely only benefiting those using Windows on ARM? I do have Windows on ARM on a MacBook under VMWare, but my daily usage of Windows is under x64. Second link - not really knowing much about Java I don't know enough to comment. 99% of my Java use is indirect because it only gets touched by MSBuild when compiling my APK from C#.