Is JVM open source code?

前端 未结 4 1548
萌比男神i
萌比男神i 2020-11-28 04:08

Is JVM open source code? If not, how can I get the code of JVM?

4条回答
  •  悲&欢浪女
    2020-11-28 04:34

    There is no open source jvm even if there were you can't bypass Oracle's stupid classpath exception. In short openjdk is still tied to $$ driven scheme that forces you to contend with a comercial vm. No different from Microsoft really, you can work with C# under what ever os they even provide .net libraries free but maintain control over Visual Studio which practically forces the end user to make use of Windows as the chosen environment.

提交回复
热议问题