Make File Changes For CR4239752

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Mon Oct 22 23:12:13 UTC 2012


Dan,

This does not look like a change that should require any changes to the Makefiles in build-infra.

Did you try "make clean" before building with your fixes? I think there are some issues with the automatic removing of generated header files when the last native method is removed from a class. 

/Magnus

23 okt 2012 kl. 00:12 skrev Dan Xu <dan.xu at oracle.com>:

> Hi,
> 
> I have a bug fix which needs make file changes, which can be reviewed at http://cr.openjdk.java.net/~dxu/4239752/webrev/.
> 
> With the above make file changes, I am able to build jdk successfully in old build system. But if I built it using new build system, the build process failed and complained about missing generated header file, java_io_FileSystem.h.
> 
> I wonder how I can make the equivalent make file changes in the new build-infra Makefiles. Thanks!
> 
> -Dan



More information about the build-dev mailing list