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. Enhancement JDK-8304918
    Remove unused decl field from AnnotatedType implementations
  2. Bug JDK-8304585
    Duplicated InvocationTargetException when the invocation of a caller-sensitive method fails.
  3. Bug JDK-8304348
    Strings in annotations (retrieved reflectively) are not interned
  4. Bug JDK-8303688
    getDeclaredMethod and getDeclaredMethods results have different 'throws' clause
  5. Bug JDK-8303112
    For classes declared in instance methods, constructor.getParameterAnnotations does not include implicit enclosing param
  6. Bug JDK-8302822
    Method/Field/Constructor/RecordComponent::getGenericInfo() is not thread safe
  7. Bug JDK-8302521
    ParameterizedTypeImpl toString() method on inner classes of packageless classes
  8. Enhancement JDK-8302046
    Method Referencing to quickly reference a method without having to use dedicated reflection classes
  9. Bug JDK-8301663
    java.lang.reflect.Field.get(Runnable.class) throws IllegalArgumentException
  10. Bug JDK-8300924
    Method::invoke throws wrong exception type when passing wrong number of arguments to method with 4 or more parameters
  11. Bug JDK-8300698
    Missing @since tag for ClassFileFormatVersion.RELEASE_21
  12. Bug JDK-8298011
    Unexpected reflection failure for dynamically creating virtual threads
  13. Enhancement JDK-8297784
    Optimize @Stable field for Method.isCallerSensitive
  14. CSR JDK-8297741
    AccessFlags should be specific to class file version
  15. Bug JDK-8297679
    InvocationTargetException field named target is not declared final
  16. Bug JDK-8297271
    AccessFlags should be specific to class file version
  17. CSR JDK-8297237
    Tighten Class.getModifiers spec for array classes
  18. Bug JDK-8296950
    [lworld] AccessFlags should be specific to class file version
  19. Bug JDK-8296743
    Tighten Class.getModifiers spec for array classes
  20. CSR JDK-8296182
    Start of release updates for JDK 21
  21. Bug JDK-8295234
    [lworld] inner class of older classfile versions is not recognized as identity class
  22. Enhancement JDK-8294698
    Remove unused 'checkedExceptions' param from MethodAccessorGenerator.generateMethod()
  23. Enhancement JDK-8293892
    Add links to JVMS 19 and 20 from ClassFileFormatVersion enum constants
  24. Bug JDK-8293627
    AccessFlag::locations(ClassFileFormatVersion cffv) and locations() results are inconsistent
  25. Bug JDK-8293626
    AccessFlag::locations(ClassFileFormatVersion cffv) does not throw NPEx when parameter is null
  26. Enhancement JDK-8292670
    Class.getRecordComponents is surprisingly slow
  27. Enhancement JDK-8292576
    Improve wording of AccessFlag-related specs
  28. Enhancement JDK-8291734
    Return accurate ACC_SUPER access flag for classes
  29. Bug JDK-8291672
    Protected scope problem in static method or static variable
  30. Backport JDK-8291347
    ProblemList java/lang/reflect/callerCache/ReflectionCallerCacheTest.java in -Xcomp mode
  31. Backport JDK-8291188
    ProblemList java/lang/reflect/callerCache/ReflectionCallerCacheTest.java in -Xcomp mode
  32. Sub-task JDK-8290327
    Remove java/lang/reflect/callerCache/ReflectionCallerCacheTest.java from ProblemList-Xcomp.txt
  33. CSR JDK-8289419
    Add model of class file versions to core reflection
  34. Backport JDK-8289410
    ProblemList java/lang/reflect/callerCache/ReflectionCallerCacheTest.java in -Xcomp mode
  35. Sub-task JDK-8289240
    ProblemList java/lang/reflect/callerCache/ReflectionCallerCacheTest.java in -Xcomp mode
  36. Bug JDK-8289106
    Add model of class file versions to core reflection
  37. Sub-task JDK-8288689
    Release Note: Make Annotation toString Output for enum Constants Usable for Source Input
  38. CSR JDK-8288630
    Make Executable.getParameterCount() actually abstract
  39. Backport JDK-8288576
    ProblemList java/lang/reflect/callerCache/ReflectionCallerCacheTest.java in -Xcomp on macosx-x64 and windows-x64
  40. Enhancement JDK-8288573
    Make Executable.getParameterCount() actually abstract
  41. Sub-task JDK-8288365
    ProblemList java/lang/reflect/callerCache/ReflectionCallerCacheTest.java in -Xcomp on macosx-x64 and windows-x64
  42. Enhancement JDK-8288327
    Executable.hasRealParameterData should not be volatile
  43. Bug JDK-8288286
    java/lang/reflect/callerCache/ReflectionCallerCacheTest.java failed with "RuntimeException: Class AccessTest$PrivateField not unloaded!"
  44. Enhancement JDK-8288227
    Refactor annotation implementation to use pattern matching for instanceof
  45. Enhancement JDK-8287908
    Use non-cloning reflection methods where acceptable
  46. Sub-task JDK-8287798
    Reduce runtime of java.lang.reflect/runtime microbenchmarks
  47. Enhancement JDK-8287315
    Add APIs and bootstrap methods for classes that implement annotation interfaces
  48. Enhancement JDK-8287064
    Modernize ProxyGenerator.PrimitiveTypeInfo
  49. Enhancement JDK-8286858
    Remove dead code in sun.reflect.misc.MethodUtil
  50. Enhancement JDK-8286849
    Use @Stable for generic repositories
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