RFR 6726154: javadoc generated with incorrect version in comment
    Erik Joelsson 
    erik.joelsson at oracle.com
       
    Tue Nov 12 09:49:33 UTC 2013
    
    
  
Build part of these changes look good to me.
/Erik
On 2013-11-12 10:33, Alexander Zuev wrote:
> Hello,
>
>   please review my fix for the issue JDK-6726154: javadoc generated 
> with incorrect version in comment
>
>   The problem is that in the build time we are using bootstrap JDK to 
> run javadoc classes so it reads incorrect
> JDK version. In order to retain correct version i've changed 
> makefiles/BuildLangtools.gmk to create resource bundle
> with the correct version information - the same way version is 
> retained for javac or javap.
>
>   The fix can be found here: 
> http://cr.openjdk.java.net/~kizune/6726154/webrev.00
>
>   Link to the bug description: 
> https://bugs.openjdk.java.net/browse/JDK-6726154
>
> /Alex
    
    
More information about the build-dev
mailing list