This question got me thinking, assuming a Sun JDK is available, why would I use anything else? Is there a good technical reason for using a different compiler?
A lot of people are answering a different question than what you asked. The JDK used to compile the code is different from the JVM used to run it.
Because most optimization occurs JIT, the quality of generated code from your compiler is not very important. This leaves the reason to use a particular JDK as:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With