Langtools resources

Jonathan Gibbons jonathan.gibbons at oracle.com
Tue Nov 27 08:25:03 PST 2012


Erik,

How soon will your change arrive in TL and/or JDK 8?  Right now, until 
we have the fix, javadoc is broken.

-- Jon

On 11/27/2012 08:14 AM, Erik Joelsson wrote:
> This change has been noticed and .js is being added with the javadocs 
> patch:
>
> 8003844: build-infra: docs target isn't working properly
>
> In that patch I'm also moving the definition of that variable (since 
> it's needed for bootstrap javadoc generation too). This means that if 
> you add .js it will cause a merge conflict for the integrator. I don't 
> know if this is ok or not.
>
> /Erik
>
> On 2012-11-27 16:46, Jonathan Gibbons wrote:
>> Build-infra folk,
>>
>> We have recently added a new file to javadoc, but the new file is 
>> "ignored" in builds with the new makefiles, resulting in a broken 
>> javadoc.
>>
>> We will need to add .js to the following list.
>>
>> langtools/makefiles/BuildLangtools.gmk: RESOURCE_SUFFIXES:=.gif .xml 
>> .css javax.tools.JavaCompilerTool
>>
>> We'd like to make the change and push it up through TL, with your 
>> approval.  Will that be OK?  If so, I'll create and post a webrev.
>>
>> -- Jon




More information about the build-infra-dev mailing list