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-8152041
    Add new QuoVadis roots
  2. Backport JDK-8152040
    Add new DigiCert roots
  3. Backport JDK-8152038
    (tz) Support tzdata2016a
  4. Backport JDK-8152033
    [TEST_BUG] Test SoftReference and OOM behavior
  5. Backport JDK-8152029
    Javaws checks jar files twice if JVM needs to be restarted
  6. Backport JDK-8149951
    Updating Java in MAC OS X 10.11 fails with color picker pop with the final dialog
  7. Backport JDK-8149938
    [TEST_BUG] compiler/loopopts/CountedLoopProblem.java got OOME
  8. Backport JDK-8148231
    [TEST_BUG] jdb has succeded to read an unreadable file
  9. Backport JDK-8148230
    [TEST_BUG]: com/sun/jdi/JdbReadTwiceTest.sh fails when run under root
  10. Backport JDK-8148229
    [TEST_BUG] Tab characters in test/com/sun/jdi files
  11. Backport JDK-8148226
    [TEST_BUG] javax/security/auth/SubjectDomainCombiner/Optimize.java should use 4-args ProtectionDomain constructor
  12. Backport JDK-8147382
    Change description of the -Xverify option
  13. Backport JDK-8147378
    OutOfMemoryError with large numeric keys in JSON.parse
  14. Backport JDK-8147377
    Sparse array does not handle growth of underlying dense array
  15. Backport JDK-8147376
    invokeFunction fails if function calls a function defined in GLOBAL_SCOPE
  16. Backport JDK-8147375
    Boundless soft caching of property map histories causes high memory pressure
  17. Backport JDK-8147374
    JSObjectLinker and BrowserJSObjectLinker should not expose internal JS objects
  18. Backport JDK-8147373
    introduce abstraction for basic NodeVisitor usage
  19. Backport JDK-8147372
    var statement in if(false) block incorrectly evacuated into enclosing function
  20. Backport JDK-8147371
    invokespecial on indirect super interface is generated by Java adapter generator
  21. Backport JDK-8147370
    Dead var statement evacuation incorrectly descends into nested functions
  22. Backport JDK-8147369
    Allow constructors with same prototoype map to share the allocator map
  23. Backport JDK-8147368
    Add tests for prototype callsites
  24. Backport JDK-8147367
    PropertyMapWrapper.equals should compare className
  25. Backport JDK-8147366
    Number.prototype.toFixed returns wrong string for 0.5 and -0.5
  26. Backport JDK-8147365
    Fix broken build after JDK-8135262
  27. Backport JDK-8147364
    Sanitize CodeInstaller and Compiler API
  28. Backport JDK-8147363
    Method code too large in Babel browser.js script
  29. Backport JDK-8147362
    Megemorphic scope access does not throw ReferenceError when property is missing
  30. Backport JDK-8147361
    Reorder short-circuit tests in ApplySpecialization to run cheapest first
  31. Backport JDK-8147360
    Improve toString method of Dynalink DynamicMethod objects
  32. Backport JDK-8147359
    Nashorn: Some tests failed using java.awt.Color on Solaris without X11 libraries
  33. Backport JDK-8147358
    Defer stack trace walking of NashornException for extracting line number and file name
  34. Backport JDK-8147357
    Ensure symbol table immutability in Nashorn AST
  35. Backport JDK-8147356
    SharedScopeCall should be enabled for non-optimistic call sites even with optimistic compilation
  36. Backport JDK-8147355
    Call site switching to megamorphic causes incorrect property read
  37. Backport JDK-8147354
    javaarrayconversion.js test is flawed
  38. Backport JDK-8147353
    Make Nashorn Timing class both threadsafe and efficient
  39. Backport JDK-8147352
    jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to proper classes
  40. Backport JDK-8147351
    Typos patch for nashorn sources submitted on Sep 10, 2015
  41. Backport JDK-8147350
    ScriptFunction constructor should use is bound and is strict check rather than checking for 'arguments' and 'caller'
  42. Backport JDK-8147349
    NativeDebug.dumpCounters with incorrect scope count
  43. Backport JDK-8147347
    Merge ScriptFunction and ScriptFunctionImpl
  44. Backport JDK-8147346
    Typos in nashorn sources
  45. Backport JDK-8147345
    nashorn should have a "fail-fast" option for scripting, analog to bash "set -e"
  46. Backport JDK-8147344
    Add more samples to nashorn samples directory
  47. Backport JDK-8147343
    Control flow exceptions should avoid filling stack trace
  48. Backport JDK-8147342
    jdk.nashorn.internal.codegen.TypeMap should not use Map
  49. Backport JDK-8147341
    Can't invoke vararg @FunctionalInterface methods
  50. Backport JDK-8147340
    Surprising behavior with more than one functional interface on a class
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