I have an H: drive mapped in Windows to a network path \\colo-01-fs02\developers$\ollie. Required by my workplace. I can build my projects just fine in Java 21 and below. When I build with OpenJDK 25 ...
I noticed something weird for release builds in Blazor WASM .net10-rc1 published apps. First lets see what happens on net9.0. In net9.0 if you publish an Blazor WASM app, the app will load on the very ...