JDK Mission Control: Difference between revisions

Content deleted Content added
Mhirt (talk | contribs)
History: fixed name duplications
Line 27:
 
==History==
JDK Mission Control started out as JRockit Mission Control JRockit Mission Control, a production time profiling and diagnostics tools suite which was delivered as a part of the JRockit JVM distribution.<ref>{{cite web |title=JRockit Mission Control |url=https://www.oracle.com/technetwork/middleware/jrockit/mission-control/index.html |publisher=Oracle |accessdate=21 January 2019}}</ref> After Oracle acquired Sun Microsystems, JRockit Flight Recorder and JRockit Mission Control were rebranded Java Flight Recorder and Java Mission Control<ref>{{cite web |title=Java Mission Control |url=https://www.oracle.com/technetwork/java/javaseproducts/mission-control/index.html |accessdate=21 January 2019}}</ref>. In 2018 both Java Flight Recorder and Java FlightMission RecorderControl were open sourced.<ref>{{cite web |title=JMC Open Sourced! |url=http://hirt.se/blog/?p=944 |accessdate=21 January 2019}}</ref> When open sourced they were rebranded JDK Mission Control and JDK Flight Recorder respectively, due to Java trademark issues. At the same time, the delivery format for JMC was changed, making it easier to upgrade JMC and the JDK independently.<ref>{{cite web |title=JMC - Now Serving OpenJDK Binaries Too! |url=https://blogs.oracle.com/java-platform-group/java-mission-control-now-serving-openjdk-binaries-too |accessdate=21 January 2019}}</ref>
 
==See also==