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-8300230
    Nashorn engine exec("ba") returns null but other engines return ["ba", "a"]
  2. Bug JDK-8297552
    Nashorn script returning null value instead of primitive number
  3. Bug JDK-8297548
    Update double-conversion to 3.2.0
  4. Bug JDK-8294560
    assertion raised in newBuiltinSwitchPoint
  5. Bug JDK-8293302
    java.lang.StackOverflowError when PAC is large
  6. Bug JDK-8290813
    jdk/nashorn/api/scripting/test/ScriptObjectMirrorTest.java fails: assertEquals is ambiguous
  7. Bug JDK-8289305
    nashorn throwing ClassNotFound Exception
  8. Bug JDK-8283339
    TypeError: undefined is not an Object after JDK-8240299
  9. Enhancement JDK-8278940
    test failed with unexpected ArrayIndexOutOfBoundsException
  10. Enhancement JDK-8278188
    unit test failed : ArrayIndexOutOfBoundsException
  11. Enhancement JDK-8278187
    unit test fail: NegativeArraySizeException
  12. Bug JDK-8274778
    Could not initialize class org.openjdk.nashorn.internal.runtime.Context$Anonymou
  13. Backport JDK-8274201
    4 nashorn ant tests fail with latest jdk9-dev build with IncompatibleClassChangeError
  14. Bug JDK-8269731
    ExceptionInInitializerError trying to use nashorn 15.1.1 or 15.2 with Java 17+27
  15. Enhancement JDK-8269602
    Gracefully handle absence of Unsafe.defineAnonymousClass
  16. Bug JDK-8265691
    Some Object constructor methods aren't ES6 compliant
  17. Enhancement JDK-8263910
    Java.extend throws java.lang.ClassFormatError
  18. Backport JDK-8263297
    jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java failed with "AssertionError: Should have GCd a method handle by now"
  19. Backport JDK-8263094
    jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java failed with "AssertionError: Should have GCd a method handle by now"
  20. Backport JDK-8263011
    Dynalink leaks memory when generating type converters
  21. Backport JDK-8263009
    jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java failed with "AssertionError: Should have GCd a method handle by now"
  22. CSR JDK-8262506
    Support records in Dynalink
  23. Enhancement JDK-8262503
    Support records in Dynalink
  24. Bug JDK-8261926
    Attempt to access property/element of a Java method results in AssertionError: unknown call type
  25. Backport JDK-8261763
    Dynalink leaks memory when generating type converters
  26. Bug JDK-8261745
    jdk/dynalink/TypeConverterFactoryRetentionTests.java times out intermittently
  27. Backport JDK-8261691
    Dynalink leaks memory when generating type converters
  28. Sub-task JDK-8261604
    ProblemList jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java
  29. Bug JDK-8261483
    jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java failed with "AssertionError: Should have GCd a method handle by now"
  30. Bug JDK-8259033
    One file mistakenly removed for Dynalink tests
  31. Bug JDK-8258868
    Object methods should call ToObject in ES6 mode
  32. Bug JDK-8258787
    ScriptEngineFactory.getOutputStatement neither quotes nor escapes its argument
  33. Task JDK-8258749
    Remove Dynalink tests from Standalone Nashorn
  34. Bug JDK-8258216
    Allow Nashorn to operate when not loaded as a JPMS module
  35. Task JDK-8258147
    Modernize Nashorn code
  36. Task JDK-8256506
    Create a standalone version of Nashorn for Java 15+
  37. Bug JDK-8255842
    Update TestNG maven repo URL
  38. Backport JDK-8250390
    remove scripts under bin/nashorn and doc/nashorn/source
  39. Backport JDK-8250091
    remove scripts under bin/nashorn and doc/nashorn/source
  40. Backport JDK-8249614
    Nashorn crashes when given an empty script file.
  41. Bug JDK-8248387
    Nashorn eval of named function returns null in Java 9+
  42. Backport JDK-8248279
    remove scripts under bin/nashorn and doc/nashorn/source
  43. Task JDK-8247956
    remove scripts under bin/nashorn and doc/nashorn/source
  44. Backport JDK-8247182
    Nashorn crashes when given an empty script file.
  45. Bug JDK-8244586
    Opportunistic type evaluation should gracefully handle undefined lets and consts
  46. Sub-task JDK-8243497
    Release Note: Removal of Nashorn JavaScript Engine
  47. Bug JDK-8242340
    An issue in "for-in" statement while using splice(), pop() and shift() methods
  48. CSR JDK-8241751
    Remove the Nashorn JavaScript Engine
  49. Bug JDK-8241749
    Remove the Nashorn JavaScript Engine
  50. Bug JDK-8240299
    A possible bug about Object.setPrototypeOf().
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