RFR 8003161: Cannot build jdk8/build using the new build system after latest merge.

David Holmes david.holmes at oracle.com
Thu Nov 8 10:52:13 UTC 2012


On 8/11/2012 7:59 PM, Fredrik Öhrström wrote:
> It seems that some changes (like introduction of cmshalf.c) did not
> update the new makefiles
> and caused the OpenJDK only build to fail.
>
> http://cr.openjdk.java.net/~ohrstrom/webrev-8003161-root/

I don't understand this:

     $$(shell $(MKDIR) -p $$($1_BIN) && $(RM) 
$$($1_BIN)/_the.$$($1_JARNAME)_include)

If you have to create the directory there can't possibly be anything to 
rm. ???

> http://cr.openjdk.java.net/~ohrstrom/webrev-8003161-jdk/

Ok. These lists of source files are so error prone.

David

> //Fredrik
>



More information about the build-dev mailing list