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