Need reviewer - regression in corba build

Kelly O'Hair Kelly.Ohair at Sun.COM
Fri Sep 18 22:25:33 UTC 2009


We have run into a corba build problem, not all the classes are
getting delivered via the corba/dist/lib/classes.jar file.

It appears to be some strange interaction with VPATH and the
wildcard logic I added recently in changeset
   http://hg.openjdk.java.net/jdk7/build/corba/rev/1c130e7b7a2e

I filed
   6883790: corba build problem related to wildcard and vpath, regression

Webrev is here:
   http://cr.openjdk.java.net/~ohair/openjdk7/corba-build-problem/webrev/

I'm just putting back the FIND logic instead of using wildcard.

Not everyone was seeing the problem, so it's some kind of strange
unpredictable thing that isn't seen by everyone.
I only managed to reproduce it on a solaris 10 sparc machine.

-kto



More information about the build-dev mailing list