Skip to content

Commit

Permalink
Improve code coverage in logging-mailhandler tests #512
Browse files Browse the repository at this point in the history
(cherry picked from commit 226d2d6)

Conflicts:
	mail/src/test/java/com/sun/mail/util/logging/CompactFormatterTest.java
	mail/src/test/java/com/sun/mail/util/logging/MailHandlerTest.java
  • Loading branch information
jmehrens committed Feb 11, 2021
1 parent b1b38ad commit fed14a6
Show file tree
Hide file tree
Showing 6 changed files with 1,016 additions and 92 deletions.
1 change: 1 addition & 0 deletions doc/release/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ E 473 Several modules are not included in build when JDK11 is used
E 489 mime handling crashes on Android 11 debug build
E 493 javamail.providers file missing from provider jars after 1.6.5
E 505 WriteTimeoutSocket::getFileDescriptor$ support for Conscrypt
E 512 Improve code coverage in logging-mailhandler tests


CHANGES IN THE 1.6.5 RELEASE
Expand Down
Loading

0 comments on commit fed14a6

Please sign in to comment.