commit | b3fa048050e860af4d0486bf2a206da9d4b05149 | [log] [tgz] |
---|---|---|
author | Hamlin Li <mli@openjdk.org> | Wed Dec 02 19:46:46 2015 -0800 |
committer | Hamlin Li <mli@openjdk.org> | Wed Dec 02 19:46:46 2015 -0800 |
tree | 0746e8b151cf83e732bed691918fdbdd3c82a577 | |
parent | d3f047f9cf830238ababa1e47a0cbb006f223a7f [diff] |
8144460: Improve the code coverage for BootstrapLogger and SimpleConsoleLogger APIs and verify bug fix JDK-8144214 Cover the logXX and LogEvent.valueOf APIs of BootstrapLogger and logXX APIs of SimpleConsoleLogger Reviewed-by: dfuchs