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. Sub-task JDK-8080393
    (1000000000000000128).toString() evaluates "1000000000000000130"
  2. Sub-task JDK-8080385
    eval("function " + Array.apply(null,Array(0x10000)).join("a") + "(){}") crashes in codegen
  3. Sub-task JDK-8047371
    function f(){ var a=1; with({ get a() { return false } }) return a }; f() throws TypeError with optimistic compilation
  4. Sub-task JDK-8047369
    Add regression tests for passing test cases of JDK-8024971
  5. Sub-task JDK-8047366
    (1000000000000000128).toString() and (1000000000000000128).toFixed() don't evaluate to expected values.
  6. Sub-task JDK-8047365
    Very long function names break codegen
  7. Sub-task JDK-8047364
    function f() { L1:try { return } finally { break L1 } } f() results in VerifyError
  8. Sub-task JDK-8047359
    large string size RangeError should be thrown rather than reporting negative length
  9. Sub-task JDK-8047357
    Function("switch((null >> x3)) { default: {var x; break ; }\nthrow x; }")() results in AssertionError in LocalVariableTypesCalculator
  10. Sub-task JDK-8026317
    $ in the function name results in wrong function being invoked
  11. Sub-task JDK-8026302
    source representation of getter and setter methods is wrong
  12. Sub-task JDK-8026264
    Getter, setter function name mangling issues
  13. Sub-task JDK-8026167
    Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
  14. Sub-task JDK-8026125
    Array.prototype.slice.call(Java.type("java.util.HashMap")) throws ClassCastException: jdk.internal.dynalink.beans.StaticClass cannot be cast to jdk.nashorn.internal.runtime.ScriptObject
  15. Sub-task JDK-8026112
    Function("with(x ? 1e81 : (x2.constructor = 0.1)){}") throws AssertionError: double is not compatible with object
  16. Sub-task JDK-8026048
    Function constructor should convert arguments to String before performing any syntax checks
  17. Sub-task JDK-8026039
    future strict names are allowed as function name and argument name of a strict function
  18. Sub-task JDK-8026033
    Switch should load expression even when there are no cases in it
  19. Sub-task JDK-8025090
    'while' statement with 'test' using var before being declared in body results in VerifyError
  20. Sub-task JDK-8025080
    Object literal getter, setter function with number format property name results in ClassFormatError
  21. Sub-task JDK-8025048
    true as case label results in ClassCastException
  22. Sub-task JDK-8024972
    for (LeftHandSideExpression in Expression) crashes the compiler
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