RFR: JDK-8024849 Don't remove upper case letters from username	when setting USER_RELEASE_SUFFIX
    Erik Joelsson 
    erik.joelsson at oracle.com
       
    Tue Sep 17 06:46:13 UTC 2013
    
    
  
Looks good to me.
/Erik
On 2013-09-16 10:30, Magnus Ihse Bursie wrote:
> When creating USER_RELEASE_SUFFIX, the username is processed to only 
> include "safe" characters. Unfortunately, upper case letters are 
> stripped out even though they at a later stage is supposed to be 
> converted to lower case.
>
> Also fix typo in comment.
>
> Webrev:
> http://cr.openjdk.java.net/~ihse/JDK-8024849-allow-upper-case-for-username-in-USER_RELEASE_SUFFIX/webrev.01 
>
>
> /Magnus
>
    
    
More information about the build-dev
mailing list