Skip to content
Success

#41 (Mar 4, 2017, 7:51:21 AM)

Started 8 yr 3 mo ago
Took 2 min 12 sec

Started by an SCM change

This run spent:

  • 6.6 sec waiting;
  • 2 min 12 sec build duration;
  • 2 min 19 sec total from scheduled to completion.
Revision: ff7e0fbbe4e567d0f997c0d1ec494e49a443129d
Changes
  1. MailHandler error manager support for mail.mime.allowutf8 (Bug K6216)
    MailHandlerTest fix InaccessibleObjectException errors on JDK9.
    MailHandlerTest add test for reflective calls to PreDestroy and PostConstruct.
    MailHandlerTest add test for no dependencies on javax.annotations
    MailHandlerTest add test for UTF-8 headers (Bug K6216)
    AbstractLogging add class testing method for dependencies on javax.annotations
    FileErrorManager support for mail.mime.allowutf8 (Bug K6216)

    (From Jason) (detail / hgweb)
  2. Better error message when trying to watch a closed IMAP Folder. (detail / hgweb)
  3. Fix minor FindBugs error. (detail / hgweb)
  4. Update release date. (detail / hgweb)
  5. Update signatures for JavaMail 1.6. (detail / hgweb)
  6. Use doPrivileged when looking for the <java.home>/conf directory. (detail / hgweb)
  7. Ignore blank lines in javamail.providers file. (detail / hgweb)