RFR jcheck: Miscellanous fixes

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Mar 7 20:41:13 UTC 2018


Hi Mark,

Which JDK releases are covered by new changesets whitelist?

Should we prevent use of "duke" for user's id? Are we using it 
intentionally?:

changeset:   47215:4ebc2e2fb97c
user:        duke
date:        Sat Sep 09 14:36:53 2017 +0200
summary:     Added tag jdk-10+23 for changeset 22850b3a5524

I understand that it is hard to do it now since we have a lot of such 
entries:

$ hg log |grep "user:        duke" ttt |wc
     3829    7658   68922

Is it possible to only check on 'commit' and 'push' commands?

Thanks,
Vladimir

On 3/7/18 11:55 AM, mark.reinhold at oracle.com wrote:
> http://cr.openjdk.java.net/~mr/rev/jcheck/
> 
> Miscellanous fixes to improve performance and testability,
> and to disallow the use of "duke" as a reviewer name.
> 
> Tested against hg 2.2 2.9 3.{0..9} 4.{0..5}.
> 
> - Mark
> 


More information about the hg-tools-dev mailing list