History log of /openjdk9/jdk/test/java/util/logging/FileHandlerPatternExceptions.java
Revision Date Author Comments
# 12745:f068a4ffddd2 15-Sep-2015 martin

8136583: Core libraries should use blessed modifier order
Summary: Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart


# 11822:110f7f35760f 29-Apr-2015 darcy

8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb


# 10757:5f6451dfe823 01-Oct-2014 dfuchs

8025690: Default FileHandler constructor doesn't throw NullPointerException if pattern is empty and count > 1
Summary: Added additional check in default constructor in order to fix the oddity and make the implementation comply with the spec.
Reviewed-by: lancea