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-8175442
    Add security property to configure XML Signature secure validation mode
  2. Backport JDK-8175441
    Secure validation of XML based digital signature always enabled when checking wrapping attacks
  3. Backport JDK-8175440
    XML Signature performance issue caused by unbuffered signature data
  4. Backport JDK-8175439
    Signing XML with DSA throws Exception when key is larger than 1024 bits
  5. Backport JDK-8175438
    XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
  6. Backport JDK-8175437
    JCK test api/javax_xml/crypto/dsig/TransformService/index_ParamMethods fails
  7. Backport JDK-8175436
    XML DSig API allows wrong tag names and extra elements in SignedInfo
  8. Backport JDK-8175435
    Clean up doclint warnings and errors in java.text package
  9. Backport JDK-8175434
    Clarify the default locale used in each locale sensitive operation
  10. Backport JDK-8175433
    broken links in documentation at http://docs.oracle.com/javase/6/docs/api/index.
  11. Backport JDK-8175432
    Broken link in "javax.swing.SwingWorker"
  12. Backport JDK-8175431
    List of spelling errors in API doc
  13. Backport JDK-8175430
    [javadoc] fix some javadoc errors in javax/swing
  14. Backport JDK-8175429
    [javadoc] some errors in javax/swing
  15. Backport JDK-8175428
    Cleanup of the javadoc <code> tag in java.security.spec
  16. Backport JDK-8175427
    javadoc cleanup in java.net
  17. Backport JDK-8175426
    Improve javadocs for Socket class by adding references to SocketOptions
  18. Backport JDK-8175425
    (typo in the spec) javax.script.ScriptEngineFactory.getLanguageName
  19. Backport JDK-8175424
    JavaDoc for ScriptEngineFactory.getProgram() contains an error
  20. Backport JDK-8175423
    Cleanup of the javadoc <code> tag in java.security.cert
  21. Backport JDK-8175422
    More javadoc warnings
  22. Backport JDK-8175421
    Null-check-in-finally pattern in java/security documentation
  23. Backport JDK-8175420
    more fix of javadoc errors and warnings reported by doclint, see the description
  24. Backport JDK-8175419
    Fix javadoc comments errors and warning reported by doclint report
  25. Backport JDK-8175418
    Fix doclint warnings in javax.print
  26. Backport JDK-8175417
    [javadoc] some errors in java/awt classes.
  27. Backport JDK-8175416
    (doc) java/awt/Window.java has several typos in javadoc
  28. Backport JDK-8175415
    Fix doclint issues in javax.crypto and javax.security subpackages
  29. Backport JDK-8175414
    javadoc cleanup in javax.security
  30. Backport JDK-8175413
    Fix doclint issues in java.beans
  31. Backport JDK-8175412
    Update XML Signature implementation to Apache Santuario 1.5.4
  32. Backport JDK-8175411
    Security libraries don't build with javac -Werror
  33. Backport JDK-8175409
    Modify sun/security/smartcardio manual regression tests so that they do not just fail if no cardreader found
  34. Backport JDK-8175408
    (smartcardio) Invert reset argument in tests in sun/security/smartcardio
  35. Backport JDK-8175407
    [macosx] Remove all references to GC from native OBJ-C code
  36. Backport JDK-8175406
    [macosx] sun.lwawt.macosx.CAccessible leaks
  37. Backport JDK-8175405
    [macosx] SwingNode crashes on exit
  38. Backport JDK-8175403
    JVM stuck in infinite loop during verification
  39. Backport JDK-8175397
    remove dead code from HtmlWriter and subtypes
  40. Backport JDK-8175396
    javadoc should used a standard "generated by javadoc" string
  41. Backport JDK-8175395
    javadoc shows stacktrace after print error resulting from disk full
  42. Backport JDK-8175394
    javadoc internal DocletAbortException should set cause when appropriate
  43. Backport JDK-8175393
    javadoc should write directly to Writer instead of composing strings
  44. Backport JDK-8175392
    javadoc stopped copying doc-files
  45. Bug JDK-8175163
    [bsd] Fix build after "8005629: javac warnings compiling java.awt.EventDispatchThread..."
  46. Bug JDK-8175087
    [bsd] Fix build after "8024900: PPC64: Enable new build on AIX (jdk part)"
  47. Bug JDK-8173854
    [TEST] Update DHEKeySizing test case following 8076328 & 8081760
  48. Bug JDK-8173849
    [TEST] Fix use of java.util.Base64 in test cases
  49. Bug JDK-8173622
    Backport of 7180907 is incomplete
  50. Backport JDK-8172651
    jdk8u40 l10n resource file translation update 1
Refresh results
<< Previous 7 8 9 10 11
{"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