Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f8f095e466fe6782b14712bb792acfcf1bf04533
      
https://github.com/jenkinsci/jenkins/commit/f8f095e466fe6782b14712bb792acfcf1bf04533
  Author: Matt Sicker <boa...@gmail.com>
  Date:   2019-08-16 (Fri, 16 Aug 2019)

  Changed paths:
    M core/src/main/java/hudson/TcpSlaveAgentListener.java
    M core/src/main/java/hudson/security/csrf/DefaultCrumbIssuer.java
    M core/src/main/java/hudson/util/HttpResponses.java
    M core/src/main/java/hudson/util/WriterOutputStream.java
    M core/src/main/java/hudson/util/XStream2.java
    M core/src/test/java/hudson/util/AtomicFileWriterTest.java
    M test/src/test/java/hudson/model/UsageStatisticsTest.java

  Log Message:
  -----------
  Replace Charset.forName with StandardCharsets (#4132)

This refactors usage of Charset::forName on common character sets that
now have an equivalent value in StandardCharsets.


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/fda304-f8f095%40github.com.

Reply via email to