jdk/src/java.logging/share/classes/java/util/logging/LogManager.java
changeset 45132 db2f2d72cd4f
parent 44545 83b611b88ac8
child 46144 cfb94413b9a4
equal deleted inserted replaced
45131:bc590fe5c060 45132:db2f2d72cd4f
     1 /*
     1 /*
     2  * Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.  Oracle designates this
     7  * published by the Free Software Foundation.  Oracle designates this
  1885      * updated with the resulting value in the resulting configuration.
  1885      * updated with the resulting value in the resulting configuration.
  1886      * <p>
  1886      * <p>
  1887      * The registered {@linkplain #addConfigurationListener configuration
  1887      * The registered {@linkplain #addConfigurationListener configuration
  1888      * listeners} will be invoked after the configuration is successfully updated.
  1888      * listeners} will be invoked after the configuration is successfully updated.
  1889      * <br><br>
  1889      * <br><br>
  1890      * <table summary="Updating configuration properties">
  1890      * <table><caption style="display:none">Updating configuration properties</caption>
  1891      * <tr>
  1891      * <tr>
  1892      * <th>Property</th>
  1892      * <th>Property</th>
  1893      * <th>Resulting Behavior</th>
  1893      * <th>Resulting Behavior</th>
  1894      * </tr>
  1894      * </tr>
  1895      * <tr>
  1895      * <tr>