Comment on Tips for stable and portable softwareparentComments−AtlasBarfed6yThe JVM has multiple implementations across a huge range of architectures. Java is managed by a standards process.Once excluded, the article goes into depth on a range of things that one could argue Java specifically addresses and in a better, more portable way.One could argue about GUIs, but the portability of GUIs is not just a Java/Swing problem.
Comments
The JVM has multiple implementations across a huge range of architectures. Java is managed by a standards process.
Once excluded, the article goes into depth on a range of things that one could argue Java specifically addresses and in a better, more portable way.
One could argue about GUIs, but the portability of GUIs is not just a Java/Swing problem.