Comment Oracle is not Java -- Java is not Oracle (Score 1) 371
Full disclosure, we are a Java bytecode toolchain and runtime, and Java language runtime environment vendor.
Thus I am completely biased.
Don't know what the statement "Java core" is dead means. We offer a true hard realtime environment,
competitive with, and far more reliable than C, C++, or probably anything else short of Ada.
We are the leadership on the JCP Realtime Specification for Java (RTSJ) JSR, and participate in
several other JSRs. We offer a lightweight process, multithreaded, multicore, secure, dynamic
application framework product. We have a feature rich product suite, and continue to enhance it.
Would say that the general interest in using Java continues to grow as more and more management
realizes that depending on weak languages like C or C++ costs their companies in development,
maintenance, and product support.
Another huge advantage of Java bytecodes is all the other languages that compile to it, and
more being developed all the time (e.g. JRuby, Jython, Groovy, Scala, Clojure).
I would challenge anyone to come up with a wider adopted, scalable, safe and reliable system than
Java bytecodes, Java runtime, Java APIs, the Java language, the other languages, the application
frameworks (e.g. OSGi), the vast amount of open source software, the number of universities
using Java for teaching and research, and the vast amount of developer tools.
Such a comment about Java belies near-zero knowledge of the software development community.
I would go further to suggest that if the kernel development for Linux and similar OS's that
are all C code related, were removed from a comparison of use of languages, the use of
Java would far dominate the use of C.
But as I said at the outset, I am biased. Maybe there is another runtime environment,
community and language that is competitive and a better choice than Java...