Need reviewer for build-infra integration into jdk8/build

Kelly O'Hair kelly.ohair at Oracle.com
Thu Sep 13 19:38:19 PDT 2012


Ok, finally, separate webrevs per repository, please review what you can.
There are 7 open repositories with changes.

---

1. http://cr.openjdk.java.net/~ohair/openjdk8/repo-./webrev/

  7197849: Update new build-infra makefiles

  Lots and Lots of changes to the build-infra makefiles. Added top level Makefile, javadoc Makefile,
  and a preliminary netbeans project definition.
  Much work has gone into making the builds accurately compare to old makefile builds.


2. http://cr.openjdk.java.net/~ohair/openjdk8/repo-corba/webrev/
3. http://cr.openjdk.java.net/~ohair/openjdk8/repo-jaxp/webrev/
4. http://cr.openjdk.java.net/~ohair/openjdk8/repo-jaxws/webrev/

  7197849: Update new build-infra makefiles

  Updated the makefiles/Makefile in these repos:


5. http://cr.openjdk.java.net/~ohair/openjdk8/repo-jdk/webrev/

  7197849: Update new build-infra makefiles
  7198325: Fix more $(sort) issues on lnk commands in makefiles, making binaries more consistent
  7198327: Fix mac warning error in hprof_init.c
  7130909: Add a more general mechanism for customizing the build logic

  Lots and Lots of changes here too with more work into making the builds accurately compare.
  Changed the old makefiles to sort object files and one hprof_init.c change which I will integrate
  separately or at least put it in a separate changeset.
  Also has some embedded makefile changes.


6. http://cr.openjdk.java.net/~ohair/openjdk8/repo-hotspot/webrev/

  7198329: Add $(sort) to object files used in links makes binaries more consistent
  7172012: Make test-in-build an option (Queens)

  I'll try and integrate these hotspot changes through the hotspot-rt forest.


7. http://cr.openjdk.java.net/~ohair/openjdk8/repo-langtools/webrev/

  7197849: Update new build-infra makefiles

  I'm showing the whole webrev so you can see the differences between build-infra/jdk8/langtools and
  jdk8/build/langtools, but I only integrate one file: makefiles/Makefile.


-kto




More information about the build-infra-dev mailing list