JDK Flight Recorder: Difference between revisions

Content deleted Content added
BattyBot (talk | contribs)
m Removed non-content empty section(s), performed general fixes
Citation bot (talk | contribs)
Alter: isbn. Add: year. Removed proxy/dead URL that duplicated identifier. Upgrade ISBN10 to ISBN13. | Use this bot. Report bugs. | Suggested by Whoop whoop pull up | Category:Free software | #UCB_Category 349/415
Line 20:
 
==History==
JDK Flight Recorder started out as JRockit Flight Recorder, and was originally used as a means to collect data to be used to improve the JVM itself.<ref>{{cite web |title=JRockit Flight Recorder Runtime Guide |url=https://docs.oracle.com/cd/E15289_01/JRMCF/E15070-10.pdf |accessdate=22 January 2019}}</ref><ref>{{cite book |title=Oracle JRockit: the Definitive Guide |year=2010 |publisher=Packt Pub |isbn=1847198066978-1847198068 |pages=588 |url=https://www.amazon.com/Oracle-JRockit-Definitive-Marcus-Hirt/dp/1847198066}}</ref> After Oracle acquired Sun Microsystems, JRockit Flight Recorder was rebranded Java Flight Recorder.<ref>{{cite web |title=Java Flight Recorder Runtime Guide |url=https://docs.oracle.com/javacomponents/jmc-5-4/jfr-runtime-guide/about.htm#JFRUH170 |accessdate=22 January 2019}}</ref> In 2018 Java Flight Recorder was open sourced and released as part of OpenJDK 11.<ref>{{cite web |title=JEP 328: Flight Recorder |url=https://openjdk.java.net/jeps/328 |accessdate=22 January 2019}}</ref> When open sourced it was rebranded JDK Flight Recorder, due to Java trademark issues.
 
==Versions==