Is JRockit integrated in JDK 8?

There are many articles / web pages that state that JRockit will be merged into a new version of JVM or JDK 8:

https://en.wikipedia.org/wiki/JRockit

http://www.mythics.com/about/blog/answers-to-common-questions-on-java-versions-editions

Where to download JRockit for Java 7?

But I can not find articles / web pages that say that JRockit is indeed merged with JDK 8. Is there any updated news for this? Or is only part of the JRockit features implemented in JDK 8, so the real-time performance of JDK 8 is not as good as JRockit? Thanks!

+4
source share
1 answer
+1

Source: https://habr.com/ru/post/1614210/


All Articles