javax.tools in jdk/make/javax/others

Jonathan Gibbons jonathan.gibbons at oracle.com
Tue Mar 6 20:32:43 UTC 2012


Note the source gets imported.

-- Jon

On 03/06/2012 11:48 AM, Fredrik Öhrström wrote:
> Since there is no javax/tools in the jdk, this seems indeed like a
> redundant line of makefile.
>
> //Fredrik
>
> 2012/3/5 Jonathan Gibbons<jonathan.gibbons at oracle.com>:
>> jdk/make/javax/others lists the following:
>>
>> #
>> # Files to compile
>> #
>> AUTO_FILES_JAVA_DIRS =       \
>>     javax/naming             \
>>     com/sun/naming/internal  \
>>     javax/net                \
>>     javax/script             \
>>     javax/tools              \
>>     javax/xml
>>
>> ... but javax.tools comes from langtools, and should not need to recompiled
>> here, right?
>>
>> -- Jon




More information about the build-dev mailing list