Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One issue is that I think Oracle forced package renames and, afaik, there’s no compatibility layer available for packages that expected the old Class Names. To my mind, this sort of defeats the purpose of the JVM’s universally unique symbol names.


I don't think so. They were named javafx... both before and after, no?

Doesn't sound like a real problem though. Renaming things is the easiest kind of change to accommodate.


I think I’m confusing it with the Java EE changes. However, renaming is only easy to accommodate if you have source access. The JVM’s model is portable binaries, so forcing renames breaks some of that model.


True, it would break binary compatibility.


JavaFX 15 API is compatible with that of JavaFX 8.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: