Most of the time it is the HotSpot JVM that is used as the Java run time and the HotSpot JVM is owned by Oracle. Scala is designed to run (compile to a byte code) on a JVM, be it HotSpot or J9.
Michael Krimgen wrote:it was developed by a team at École Polytechnique Fédérale de Lausanne
... and there's still time to sign and learn about Functional Programming Principles In Scala from the language's creator Martin Odersky of EPFL at Coursera - course starts on 25 March and I can highly recommend it.
Michael Krimgen
Ranch Hand
Joined: Jul 08, 2012
Posts: 34
posted
0
Thanks for the hint. I did already a few courses at coursera and can really recommend them!
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Since Scala runs on the JVM, is it also an Oracle product?