+ 71
Java 9 Released
The long wait of years ended Java 9 will provide a 'feature complete' platform including improvements in: °Modularity °Developer Convenience °Strings °Diagnostics °JVM options °Logging °Javadoc °JavaScript/HTTP °Native Platform °JavaFX °Images °Unicode *The biggest improvement is its modularity, which should make the Java platform more scalable while improving its deployments on smaller devices. Details : https://docs.orac Download here : http://www.oracle.com/technetwork/java/javase/downloads/index.html
24 Antworten
+ 35
Don't forget to update your ide as well ;)
Eclipse for example recommends Oxygen and needs an additional plugin for Java 9.
+ 33
great 🤗
maybe Sololearn Java 9 course ? 😁
+ 25
Thanks for the heads-up!
Great to see the updates to the core libraries :D
+ 18
@luka
Unfortunately I don't know how to migrate IntelliJ projects to Java 9. But in Eclipse you need to migrate/convert them, because Java 9 requires some additional files for the module stuff. Might be the same for IntelliJ, but I don't know how to do it.
I would try to create a new Java 9 workspace and then import a copy of the project. Maybe there's a prompt then that asks if you want to convert the project.
Didn't Jetbrains publish instructions about migration to Java 9?
+ 17
I already got the Java 9 Documentation...
@Tashi. Thanks.
But you agree I shouldn't test those IDEs (that are still in "daily development" to catch up with Java 9) on my system when I have deadlines to deliver certain projects (e.g. Oct. 1st)...
That is what I'm saying.
^-^
+ 15
It is too early to port your development environment to Java 9, not to talk of refactoring your codes...
You got to exercise patience...!
It will still take time before the various IDEs completely respond to the modularity and other changes that comes with Java 9.
As for me, I'm not upgrading anything to Java 9 until next year, January (earliest)..., especially when I have major projects that I'm working on...
^-^
+ 12
@Femyk Of course you should try to test when you've got the time to do so. Summer or Christmas break maybe :)
I guess big companies will have a team that takes care of the migration. And the devs have to be familiar with Java 9 just in time, that will need some planning too.
+ 11
@Femyk
Not too early ;) Companies need to plan the migration and there is no other way to know how much work it is without testing. And which bugfixes are missing for the used components of course.
But I agree that you shouldn't migrate your project and expect that it runs immediately and you could publish a Java 9 based release soon ^^
+ 8
wow 😄
#finally#Java 9 is out#excited#😄
🎯🎯🎯🎯
great to see the update B-)
+ 5
nice one !!
thanks for the info !!
+ 4
I really like Java, but the new version just makes everything feels a lot more complex and it's a bit of problem to me. As I see it, complexity leads to errors. Of course, those can be handled using programs like checkmarx but I think it's important to try and avoid those.
Good luck.
+ 3
yeah I know!
feels good to actually start java and not be outdated with java8 (each have advantages though)
+ 3
Thanks for information.
But I think the new update of java must have some bugs so user can continue with old version of java.
+ 2
Do I need to update netbeans?
+ 2
thanks for the info
+ 1
awsome
+ 1
Thanks for the info
0
thanks for the update
- 1
Nice!
- 1
unfortunately Google don't have own programing language like Microsoft C# and Apple Objective-C / Swift.