Missing sources ?
Kelly O'Hair
Kelly.Ohair at Sun.COM
Wed Oct 31 18:06:47 UTC 2007
Lillian Angel wrote:
> Hello,
>
> I came across an issue while building OpenJDK today. It seems that some
> sources that existed in b19 have been removed in b20.
>
> I realize some sources have been moved around since langtools were
> introduced, but there are a few that do not exist anymore. This problem
> isn't obvious when building OpenJDK with the plugs since they would
> exist in the closed source tools.jar.
>
>
> Below are the directory differences between b19 and b20. Can someone
> look into why some of these sources just don't exist in the tree anymore?
>
>
> openjdk/j2se/src/share/classes/com/sun/tools/:
> apt corba doclets etc internal javac javadoc javah jdwpgen
apt doclets javac javadoc javah moved to the top level langtools.
corba moved to the top level corba.
jdwpgen is a build tool and was moved to the make/tools directory.
Not sure about etc and internal off the top of my head.
>
> openjdk/j2se/src/share/classes/com/sun/:
> codemodel java_cup activation corba javadoc mirror source xml istack java2d
>
These all went to one of the corba, jaxp, and jaxws top level directories.
Are these top level directories missing?
-kto
>
>
> Cheers,
> Lillian
>
More information about the build-dev
mailing list