I tried http://www.oracle.com/technetwork/middleware/jrockit/downloads/index.html but all I get is
The content on this page is no longer available but your downloads may be found on the Oracle Java Archive page.
I tried http://www.oracle.com/technetwork/middleware/jrockit/downloads/index.html but all I get is
The content on this page is no longer available but your downloads may be found on the Oracle Java Archive page.
Do also note that the commands in most cases just removed the R from JRockit commands.
JRCMD becomes JCMD
JRMC becomes JMC
Flight recording is even better because it - again - can make periodic thread dumps which had been removed in JRockit R28 but was available in JRockit R27.
The only feature I miss is JRockit Deterministic GC. But therefore we have an improved CMS collector and the G1 collector. Time will show whether this is a real alternative.
See Java 7 Questions & Answers (circa 2011):