This comparison makes no sense, the two JVM's were designed with fundamentally different goals.
What they are designed for and what they are quite commonly used for are different things. Both are used for running my application code. Serious performance problems on one makes that worse, regardless of whether it is worse-as-designed or not.
Comments
This comparison makes no sense, the two JVM's were designed with fundamentally different goals.
What they are designed for and what they are quite commonly used for are different things. Both are used for running my application code. Serious performance problems on one makes that worse, regardless of whether it is worse-as-designed or not.