Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 712072621fb667d35efaf538e48c269ee515008b
      
https://github.com/jenkinsci/jenkins/commit/712072621fb667d35efaf538e48c269ee515008b
  Author: James Nord <jnord+git...@cloudbees.com>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M core/src/main/java/hudson/security/ACL.java

  Log Message:
  -----------
  Javadoc fix.

The use of `_` as an identifier is discouraged in the JLS, therefor do
not suggest its use in our javadoc.

ref:
http://docs.oracle.com/javase/specs/jls/se8/html/jls-15.html#jls-15.27.1

> It is a compile-time error if a lambda parameter has the name _ (that
is, a single underscore character).

> The use of the variable name _ in any context is discouraged. Future
versions of the Java programming language may reserve this name as a
keyword and/or give it special semantics.


  Commit: f1af3e4ce491cfe997efdbc3ca72e9fc641c56bc
      
https://github.com/jenkinsci/jenkins/commit/f1af3e4ce491cfe997efdbc3ca72e9fc641c56bc
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2017-05-12 (Fri, 12 May 2017)

  Changed paths:
    M core/src/main/java/hudson/security/ACL.java

  Log Message:
  -----------
  Merge pull request #2884 from jtnord/underscore

Javadoc fix.


Compare: 
https://github.com/jenkinsci/jenkins/compare/d600a3193b64...f1af3e4ce491

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to