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-8354511
    ForOfLoopTreeImpl asserts that node isForIn not isForOf
  2. Task JDK-8349687
    Some more tidying of Nashorn codebase
  3. Task JDK-8348033
    Tidy Nashorn code
  4. Task JDK-8346848
    Eliminate compilation warnings with Java 21
  5. Bug JDK-8346302
    Fix logging breaking Nashorn initialization
  6. Bug JDK-8344319
    SM cleanup in jdk.dynalink module
  7. Bug JDK-8343449
    Nashorn method handle debug logging breaks with log4j-jul
  8. Sub-task JDK-8332101
    Add an `@since` to `StandardOperation:REMOVE` in `jdk.dynalink`
  9. Bug JDK-8326588
    Setting of nashorn.args has changed (and does not work)
  10. Bug JDK-8325145
    Nashorn doesn't resolve overloaded method on aarch64
  11. Backport JDK-8323064
    Update Config.java in Nashorn implementation
  12. Bug JDK-8323007
    Update Config.java in Nashorn implementation
  13. Enhancement JDK-8316344
    Re-package asm or at least use current version
  14. Backport JDK-8312162
    jdk/nashorn/api/scripting/test/ScriptObjectMirrorTest.java fails: assertEquals is ambiguous
  15. Bug JDK-8310497
    Passing ScriptObjectMirror Object Across Engines, hava a bug
  16. Bug JDK-8309915
    Assertion failure computing TypeBounds for AND expression.
  17. Bug JDK-8309914
    Assertion failure from calling Symbol#getSlot on a Symbol the is not slotted
  18. Bug JDK-8309911
    Assertion failure from attempted load of uninitialized slot
  19. Bug JDK-8309615
    Nashorn, large numbers will be automatically converted to scientific notation
  20. Bug JDK-8305531
    assign Long to variable cast it to Integer
  21. Bug JDK-8300230
    Nashorn engine exec("ba") returns null but other engines return ["ba", "a"]
  22. Bug JDK-8297552
    Nashorn script returning null value instead of primitive number
  23. Bug JDK-8297548
    Update double-conversion to 3.2.0
  24. Bug JDK-8294560
    assertion raised in newBuiltinSwitchPoint
  25. Bug JDK-8293302
    java.lang.StackOverflowError when PAC is large
  26. Bug JDK-8290813
    jdk/nashorn/api/scripting/test/ScriptObjectMirrorTest.java fails: assertEquals is ambiguous
  27. Bug JDK-8289305
    nashorn throwing ClassNotFound Exception
  28. Bug JDK-8283339
    TypeError: undefined is not an Object after JDK-8240299
  29. Enhancement JDK-8278940
    test failed with unexpected ArrayIndexOutOfBoundsException
  30. Enhancement JDK-8278188
    unit test failed : ArrayIndexOutOfBoundsException
  31. Enhancement JDK-8278187
    unit test fail: NegativeArraySizeException
  32. Bug JDK-8274778
    Could not initialize class org.openjdk.nashorn.internal.runtime.Context$Anonymou
  33. Backport JDK-8274201
    4 nashorn ant tests fail with latest jdk9-dev build with IncompatibleClassChangeError
  34. Bug JDK-8269731
    ExceptionInInitializerError trying to use nashorn 15.1.1 or 15.2 with Java 17+27
  35. Enhancement JDK-8269602
    Gracefully handle absence of Unsafe.defineAnonymousClass
  36. Bug JDK-8265691
    Some Object constructor methods aren't ES6 compliant
  37. Enhancement JDK-8263910
    Java.extend throws java.lang.ClassFormatError
  38. Backport JDK-8263297
    jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java failed with "AssertionError: Should have GCd a method handle by now"
  39. Backport JDK-8263094
    jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java failed with "AssertionError: Should have GCd a method handle by now"
  40. Backport JDK-8263011
    Dynalink leaks memory when generating type converters
  41. Backport JDK-8263009
    jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java failed with "AssertionError: Should have GCd a method handle by now"
  42. CSR JDK-8262506
    Support records in Dynalink
  43. Enhancement JDK-8262503
    Support records in Dynalink
  44. Bug JDK-8261926
    Attempt to access property/element of a Java method results in AssertionError: unknown call type
  45. Backport JDK-8261763
    Dynalink leaks memory when generating type converters
  46. Bug JDK-8261745
    jdk/dynalink/TypeConverterFactoryRetentionTests.java times out intermittently
  47. Backport JDK-8261691
    Dynalink leaks memory when generating type converters
  48. Sub-task JDK-8261604
    ProblemList jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java
  49. Bug JDK-8261483
    jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java failed with "AssertionError: Should have GCd a method handle by now"
  50. Bug JDK-8259033
    One file mistakenly removed for Dynalink tests
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