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. Backport JDK-8365969
    HTTP/2 flow control checks may count unprocessed data twice
  2. Bug JDK-8365964
    Test javax/net/ssl/ciphersuites/DisabledAlgorithms.java failed: connection refused
  3. Backport JDK-8365952
    java/net/httpclient/HttpsTunnelAuthTest.java incorrectly calls Thread::stop
  4. Backport JDK-8365951
    [TEST] Use @requires tag instead of exiting based on "os.name" property value for sun/net/www/protocol/file/FileURLTest.java
  5. Backport JDK-8365950
    Remove use of Thread.stop in test/jdk/java/net/Socket/DeadlockTest.java
  6. Backport JDK-8365925
    Replace wildcard address with loopback or local host in tests - part 6
  7. Backport JDK-8365916
    test/jdk/java/net/CookieHandler/B6644726.java failure - "Should have 5 cookies. Got only 4, expires probably didn't parse correctly"
  8. Backport JDK-8365915
    test/jdk/java/net/CookieHandler/B6644726.java failure - "Should have 5 cookies. Got only 4, expires probably didn't parse correctly"
  9. Backport JDK-8365906
    java/net/httpclient/BufferingSubscriberTest.java fails in timeout, blocked in submission publisher
  10. Backport JDK-8365901
    java/net/httpclient/BufferingSubscriberTest.java fails in timeout, blocked in submission publisher
  11. Backport JDK-8365894
    Refactor java/net shell cases to java
  12. Backport JDK-8365892
    test/jdk/java/net/CookieHandler/B6644726.java failure - "Should have 5 cookies. Got only 4, expires probably didn't parse correctly"
  13. Backport JDK-8365876
    test/jdk/java/net/CookieHandler/B6644726.java failure - "Should have 5 cookies. Got only 4, expires probably didn't parse correctly"
  14. Sub-task JDK-8365872
    QUIC: Do not derive server's 1-RTT keys until the client's TLS Finished message is processed
  15. Backport JDK-8365860
    Replace wildcard address with loopback or local host in tests - part 5
  16. Backport JDK-8365856
    test/jdk/java/net/CookieHandler/B6644726.java failure - "Should have 5 cookies. Got only 4, expires probably didn't parse correctly"
  17. Sub-task JDK-8365855
    Release Note: New ofFileChannel Method in java.net.http.HttpRequest.BodyPublishers to Upload Region of a File
  18. Backport JDK-8365850
    test/jdk/java/net/CookieHandler/B6644726.java failure - "Should have 5 cookies. Got only 4, expires probably didn't parse correctly"
  19. Backport JDK-8365845
    test/jdk/java/net/CookieHandler/B6644726.java failure - "Should have 5 cookies. Got only 4, expires probably didn't parse correctly"
  20. Sub-task JDK-8365834
    Mark java/net/httpclient/ManyRequests.java as intermittent
  21. Bug JDK-8365833
    java/net/httpclient/ManyRequests.java intermittent fails connection closed for reading
  22. Bug JDK-8365811
    test/jdk/java/net/CookieHandler/B6644726.java failure - "Should have 5 cookies. Got only 4, expires probably didn't parse correctly"
  23. CSR JDK-8365804
    HttpClient: Add a BodyPublishers.ofFileChannel method
  24. Sub-task JDK-8365802
    AsFileDownloadTest should stop using Http2TestServer API - it should use HttpTestServer instead.
  25. Sub-task JDK-8365800
    Consider merging http3/BadCipherSuiteErrorTest with H3QuicTLSConnection
  26. Sub-task JDK-8365796
    Consider merging quic/packets/QuicPacketNumbersTest.java and quic/PacketNumbersTest.java
  27. Sub-task JDK-8365795
    Revisit http2/RedirectTest to use HttpServerAdapters and remove Http2RedirectHandler.java
  28. Sub-task JDK-8365794
    StreamLimitTest vs H3StreamLimitReachedTest: consider renaming or merging
  29. Sub-task JDK-8365793
    Consider merging H3UnsupportedSSLParametersTest with H3QuicTLSConnection.
  30. Backport JDK-8365773
    HTTP/2 ConnectionWindowUpdateSender may miss some unprocessed DataFrames from closed streams
  31. Backport JDK-8365764
    Update java/net/Authenticator tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
  32. Backport JDK-8365728
    [17u,11u] B8312065.java fails Network is unreachable
  33. Backport JDK-8365591
    Update Http2TestServerConnection to use SSLSocket.startHandshake()
  34. Backport JDK-8365538
    Remove extra args to System.out.printf in open/test/jdk/java/net/httpclient tests
  35. Backport JDK-8365530
    Replace wildcard address with loopback or local host in tests - part 1
  36. Backport JDK-8365510
    java/net/httpclient/BufferingSubscriberTest.java fails in timeout, blocked in submission publisher
  37. Backport JDK-8365310
    java/net/httpclient/ExpectContinueTest.java timed out
  38. Bug JDK-8365294
    java.net.InterfaceAddress.hashCode() throws NPE within null address
  39. Bug JDK-8365239
    Spec Clarification- InterfaceAddress:getBroadcast() returning null for loop back address
  40. Backport JDK-8365224
    (sctp) com/sun/nio/sctp/SctpChannel/CloseDescriptors.java test should be resilient to lsof warnings
  41. Backport JDK-8365145
    java/net/URLPermission/nstest/lookup.sh fails if proxy is set since fix for JDK-8161016
  42. Sub-task JDK-8365125
    Release Note: java.net.Socket Constructors Can No Longer Be Used to Create a Datagram Socket
  43. Bug JDK-8365086
    CookieStore.getURIs() and get(URI) should return an immutable List
  44. Backport JDK-8365045
    java/net/URLPermission/nstest/lookup.sh fails intermittently
  45. Bug JDK-8364823
    java.net.URL allows to create URL with port > 65535
  46. Bug JDK-8364820
    Test java/net/InetAddress/ptr/Lookup.java intermittent fails
  47. Bug JDK-8364786
    Test java/net/vthread/HttpALot.java intermittently fails - 24999 handled, expected 25000
  48. Bug JDK-8364738
    Test java/net/URLConnection/HttpURLConnectionProxyCopyTest.java failed with java.net.ConnectException: Connection refused
  49. Bug JDK-8364733
    HttpClient: sendAsync throws unspecified exceptions
  50. Backport JDK-8364715
    HttpClient will not send more than 64 kb of data from the 2nd request in http2
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