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-8255277
    randomDelay in DrainDeadlockT and LoggingDeadlock do not randomly delay
  2. Bug JDK-8256818
    SSLSocket that is never bound or connected leaks socket resources
  3. Bug JDK-8257670
    sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java reports leaks
  4. Bug JDK-8257083
    Security infra test failures caused by JDK-8202343
  5. Bug JDK-8249812
    java/net/DatagramSocket/PortUnreachable.java still fails intermittently with SocketTimeoutException
  6. Enhancement JDK-8251551
    Use .md filename extension for README
  7. Bug JDK-8248234
    Disabling UseExactTypes crashes C2
  8. Enhancement JDK-8251255
    [linux] Add process-memory information to hs-err and VM.info
  9. Bug JDK-8067651
    LevelTransitionTest.java, fix trivial methods levels logic
  10. Enhancement JDK-8249783
    Simplify DerValue and DerInputStream
  11. Enhancement JDK-8227745
    Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
  12. Bug JDK-8247691
    [aarch64] Incorrect handling of VM exceptions in C1 deopt stub/traps
  13. Bug JDK-8257623
    vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted001/TestDescription.java shouldn't use timeout
  14. Bug JDK-8253916
    ResourceExhausted/resexhausted001 crashes on Linux-x64
  15. Enhancement JDK-8256730
    Code that uses Object.checkIndex() range checks doesn't optimize well
  16. Bug JDK-8251349
    Add TestCaseImpl to OverloadCompileQueueTest.java's build dependencies
  17. Bug JDK-8166554
    Avoid compilation blocking in OverloadCompileQueueTest.java
  18. Bug JDK-8253923
    C2 doesn't always run loop opts for compilations that include loops
  19. Bug JDK-6606767
    resexhausted00[34] fail assert(!thread->owns_locks(), "must release all locks when leaving VM")
  20. Bug JDK-8255068
    [JVMCI] errors during compiler creation can be hidden
  21. Enhancement JDK-8242332
    Add SHA3 support to SunPKCS11 provider
  22. Bug JDK-8250630
    test/jdk/com/sun/jdi/JdwpListenTest.java fails on Alpine Linux
  23. Bug JDK-8248552
    C2 crashes with SIGFPE due to division by zero
  24. Bug JDK-8249603
    C1: assert(has_error == false) failed: register allocation invalid
  25. Sub-task JDK-8245194
    Unix domain socket channel implementation
  26. Bug JDK-8040914
    Test javax/swing/JLabel/6596966/bug6596966.java fails : comboBox isn't focus owner
  27. Bug JDK-8164597
    TestIOException.java fails after push for JDK-8164130.
  28. Bug JDK-8253681
    closed java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed
  29. Bug JDK-8152313
    [javadoc] convert tool tests to doclet tests
  30. Bug JDK-8198390
    Test MultiResolutionDrawImageWithTransformTest.java fails when -esa is passed
  31. Bug JDK-8167355
    [macos 10.12] Timeout in javax/swing/JTextArea/TextViewOOM/TextViewOOM.java
  32. Bug JDK-8199060
    Test javax/swing/text/html/parser/Parser/6990651/bug6990651.java is unstable
  33. Bug JDK-7156347
    javax/swing/JList/6462008/bug6462008.java fails
  34. Bug JDK-8199074
    Test javax/swing/DataTransfer/8059739/bug8059739.java is unstable
  35. Bug JDK-8199054
    Test javax/swing/UIDefaults/8149879/InternalResourceBundle.java is unstable
  36. Bug JDK-8028707
    javax/swing/JComboBox/6236162/bug6236162.java fails on azure
  37. Bug JDK-8028281
    [TEST_BUG] [macosx] javax/swing/JTabbedPane/7024235/Test7024235.java fails
  38. Bug JDK-8017179
    [macosx] list1 and list2 vistble item isn't desired
  39. Bug JDK-8199062
    Test javax/swing/text/Utilities/8134721/bug8134721.java is unstable
  40. Bug JDK-8248239
    jpackage adds some arguments twice in case it is re-executed by JLI
  41. Bug JDK-8249605
    C2: assert(no_dead_loop) failed: dead loop detected
  42. Bug JDK-8249786
    java/net/httpclient/websocket/PendingPingTextClose.java fails very infrequently
  43. Bug JDK-8244537
    JDI tests fail due to "ERROR: Exception : nsk.share.jdi.JDITestRuntimeException: JDITestRuntimeException : ** event IS NOT a breakpoint **"
  44. Enhancement JDK-8240556
    Abort concurrent mark after effective eager reclamation of humongous objects
  45. Bug JDK-8205467
    javax/management/remote/mandatory/connection/MultiThreadDeadLockTest.java possible deadlock
  46. Bug JDK-8255387
    Japanese characters were printed upside down on AIX
  47. Bug JDK-8052260
    Reference.isEnqueued() spec does not match the long-standing behavior returning true iff it's in the ref queue
  48. Enhancement JDK-8005088
    remove unused NativeInstruction::test methods
  49. Bug JDK-8237858
    PlainSocketImpl.socketAccept() handles EINTR incorrectly
  50. Enhancement JDK-8244997
    Convert the JavaThread::_threadObj oop to use OopStorage
Refresh results
{"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