This is a simple fix that only applies to 7u and is targeted for 7u6.
We need to update the embedded image target in Release-embedded.gmk to remove the FDS related files that now get created. This obviously only impacts embedded builds.
http://cr.openjdk.java.net/~dholmes/7175331/webrev.01/ Review thread: http://mail.openjdk.java.net/pipermail/jdk7u-dev/2012-June/003307.html Reviewed by: dcubed, ohair Thanks, David
