Builds failing on jfr.jar
Alan Bateman
Alan.Bateman at oracle.com
Wed Aug 28 00:34:57 PDT 2013
On 28/08/2013 08:27, Julien Ponge wrote:
> Hi,
>
> I am currently failing to build OpenJDK 8
> (http://hg.openjdk.java.net/jdk8/jdk8) on Mac OS X.
>
> A `make images` fails on a missing target to build jfr.jar with an
> error message similar to:
>
> make[2]: *** No rule to make target
> `/Users/jponge/Code/openjdk/jdk8/build/macosx-x86_64-normal-server-release/images/lib/jfr.jar',
> needed by `all'. Stop.
>
> Any idea?
>
> - Julien
This is fixed in jdk8/tl via 8023460, it's just hasn't made it to
jdk8/jdk8 yet (it was just unfortunate that the changes taken for b105
were taken after 8023311 but before 8023460).
-Alan.
More information about the jdk8-dev
mailing list