On 20/08/2013 00:33, David Holmes wrote:
http://cr.openjdk.java.net/~dholmes/8023311/webrev/
Patch inlined below
This is a trivial cleanup following on from an earlier change under
8017570. JFR was moved from profile compact3 to the full JRE but not
all the variables in profile-includes.txt were updated as needed.
jfr.jar needed to removed from the profile3 jar list and added to the
jre jar list.
This has no impact on the actual build artifacts - JFR was, and
remains, in the full JRE only.
This looks okay to me, I can't quite tell why this wasn't done as part
of JDK- 8017570 as it's not hard to miss.
-Alan.