Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8153955 increase java.util.logging.FileHandler MAX_LOCKS limit
  3. JDK-8193696

Release Note: System Property Controls the java.util.logging.FileHandler's MAX_LOCKS Limit

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Delivered
    • P4
    • 9
    • 6u191, 7u181, 8u171, 9
    • core-libs

    Backports

      Description

        A new JDK implementation specific system property `jdk.internal.FileHandlerLogging.maxLocks` has been introduced to control the `java.util.logging.FileHandler` MAX_LOCKS limit. The default value of the current MAX_LOCKS (100) is retained if this new system property is not set or an invalid value is provided to the property. Valid values for this property are integers ranging from 1 to Integer.MAX_VALUE-1.

        Attachments

          Issue Links

            Activity

              People

                rpatil Ramanand Patil (Inactive)
                rpatil Ramanand Patil (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: