Log inSkip to main contentSkip to sidebar
Java Bug System
  • Dashboards
  • Projects
  • Issues
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In
    • Watched Subcomponents

Export - CSV (All fields)

Export - CSV (Current fields)

Comma (,) Semicolon (;) Vertical bar (|) Caret (^)

  1. Bug JDK-8198954
    Tomcat server is not running with java 10.0.1
  2. Bug JDK-8198490
    java/util/logging/TestLogConfigurationDeadLock.java timed out.
  3. Backport JDK-8198189
    increase java.util.logging.FileHandler MAX_LOCKS limit
  4. Bug JDK-8196768
    RootLoggerHandlers fails when source tree is read-only
  5. Backport JDK-8196281
    increase java.util.logging.FileHandler MAX_LOCKS limit
  6. Backport JDK-8196010
    Release Note: System Property Controls the java.util.logging.FileHandler's MAX_LOCKS Limit
  7. Backport JDK-8195963
    increase java.util.logging.FileHandler MAX_LOCKS limit
  8. Backport JDK-8195962
    increase java.util.logging.FileHandler MAX_LOCKS limit
  9. Backport JDK-8195961
    increase java.util.logging.FileHandler MAX_LOCKS limit
  10. Backport JDK-8195782
    Release Note: System Property Controls the java.util.logging.FileHandler's MAX_LOCKS Limit
  11. Backport JDK-8195781
    Release Note: System Property Controls the java.util.logging.FileHandler's MAX_LOCKS Limit
  12. Bug JDK-8195716
    BootstrapLoggerTest : Executor still alive
  13. Bug JDK-8195096
    Exception printed on console with custom LogManager on starting Apache Tomcat
  14. Bug JDK-8194918
    JVM Deadlocks detected in library classes java.util.logging.Logger
  15. Sub-task JDK-8193696
    Release Note: System Property Controls the java.util.logging.FileHandler's MAX_LOCKS Limit
  16. Bug JDK-8191033
    Regression in logging.properties: specifying .handlers= for root logger (instead of handlers=) no longer works
  17. Bug JDK-8189953
    FileHandler constructor throws NoSuchFileException with absolute path
  18. Bug JDK-8189291
    Test policy should extend the default system policy
  19. Sub-task JDK-8187389
    Add a note to ConsoleHandler API documentation to make it explicit that the ConsoleHandler uses the System.err that was set at the time ConsoleHandler was created.
  20. Bug JDK-8187374
    ConsoleHandler doesn't write to current System.err
  21. Bug JDK-8187073
    The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value
  22. Bug JDK-8185984
    fix a11y and html issues in java.logging module
  23. Bug JDK-8183350
    Better cleanup for jdk/test/java/util/logging/CheckLockLocationTest.java
  24. Bug JDK-8179222
    SimpleConsoleLogger should protect against MissingResourceException
  25. Backport JDK-8178768
    Minor typo in API documentation of java.util.logging.Logger
  26. Backport JDK-8178266
    System.LoggerFinder#getLogger or getLocalizedLogger does not throw NPE
  27. Backport JDK-8178257
    Caller sensitive method System::getLogger should specify what happens if there is no caller on the stack.
  28. Bug JDK-8178139
    Minor typo in API documentation of java.util.logging.Logger
  29. Bug JDK-8177835
    System.LoggerFinder#getLogger or getLocalizedLogger does not throw NPE
  30. Bug JDK-8177325
    Caller sensitive methods Logger.getLogger, Logger.getAnonymousLogger, will throw NPE if there is no caller on the stack.
  31. Bug JDK-8177136
    Caller sensitive method System::getLogger should specify what happens if there is no caller on the stack.
  32. Sub-task JDK-8175265
    Release Note: Precision of time stamps in java.util.logging.LogRecord has been increased
  33. Sub-task JDK-8175264
    Release Note: Loggers with handlers configured from the logging.properties configuration file will not be garbage collected until LogManager.reset is called.
  34. Sub-task JDK-8175222
    Release Note: Remove LogManager addPropertyChangeListener and removePropertyChangeListener methods
  35. Backport JDK-8174607
    Add a test that shows how the LogManager can be implemented by a module
  36. Bug JDK-8172886
    Add a test that shows how the LogManager can be implemented by a module
  37. Bug JDK-8170984
    java.util.logging might force the initialization of ResourceBundle class too early.
  38. Bug JDK-8170843
    getting NoSuchFieldException on JDK 8
  39. Bug JDK-8170664
    SystemLoggerInPlatformLoader.java failing in case of module limitation
  40. Bug JDK-8166609
    JRE1.8.0_92 -Application log file to show chineses character when used chinese l
  41. Backport JDK-8164090
    Level.parse should return the custom Level instance instead of the mirrored Level
  42. Backport JDK-8164000
    Level.parse should return the custom Level instance instead of the mirrored Level
  43. Bug JDK-8163162
    The separation between system loggers and application loggers should take the extension loader in consideration.
  44. Bug JDK-8162718
    DefaultLoggerFinderTest.java timed out intermittently
  45. Enhancement JDK-8162440
    Add note for the property java.util.logging.FileHandler.encoding in Javedoc to ensure that Java logger prints readable characters
  46. Backport JDK-8162168
    Missing @since Javadoc tag in Logger.log(Level, Supplier)
  47. Bug JDK-8161505
    RuntimeException: Test failed: should have been able to create FileHandler for %t/writable-dir/log.log in writable directory.
  48. Bug JDK-8161399
    Provide a javadoc description for java.logging module
  49. Backport JDK-8161358
    increase java.util.logging.FileHandler MAX_LOCKS limit
  50. Backport JDK-8161267
    increase java.util.logging.FileHandler MAX_LOCKS limit
Refresh results
<< Previous 1 2 3 4
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0
  • Atlassian Jira Project Management Software
  • About Jira
  • Report a problem

Atlassian