Comment on Anon tries programming in Java
pivot_root@lemmy.world 1 week agoThat’s entirely the fault of applications (or more likely their libraries) using internal APIs or JNI. Compiled Java bytecode that doesn’t do anything screwy with reflection to access JRE implementation details will absolutely still work on newer Java versions.