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-8125990
    Mac: pictured DnD support
  2. Bug JDK-8125974
    Win: Access violation in com.sun.glass.ui.win.WinScreen._getScreens
  3. Bug JDK-8125949
    Mac: dirChooser.showDialog() returns immediately "null" but somehow remains open and appears to work (...when being executed from a Button onAction Eventhandler in new Stage)
  4. Bug JDK-8125933
    EGLFB: Modal child stage is not closed when showAndWait is used
  5. Bug JDK-8125924
    Mac: Objective C error using 2.2 b21 on Mac OS X Mountain Lion
  6. Bug JDK-8125910
    FB:Cursor should be an arrow and not a rectangle
  7. Bug JDK-8125897
    Native drag and drop does not work when file path contains spaces
  8. Bug JDK-8125857
    Unplug keyboard crashes VM
  9. Bug JDK-8125846
    Gtk: FileChooser save dialog does not ask for confirmation to overwrite an existing file on Linux
  10. Bug JDK-8125810
    EGLFB: Some touch screens report implausibly frequent taps; we need to filter out the noise in these events
  11. Bug JDK-8125769
    EGLDB: need to fall back during input selection if EVIOCGPROP fails
  12. Bug JDK-8125719
    Gtk: Calculator.jar can't launch on Ubuntu
  13. Bug JDK-8125693
    Backport RT-23456 to 2.2.4
  14. Bug JDK-8125673
    EGLFB: sporadic crash starting FX samples using outdated Raspbian OS version
  15. Bug JDK-8125671
    FB: Lens robot does not support LensRobot._mouseWheel
  16. Bug JDK-8125650
    Mac: VM Crash on Open of File Chooser
  17. Bug JDK-8125621
    Unable to run JavaFX 2.2.0 on Windows 7 with Java 7u6
  18. Bug JDK-8125616
    Gtk: Behavior of events sending changed
  19. Bug JDK-8125605
    Assertion failure when resizing apps on Mac OS X
  20. Bug JDK-8125599
    Win: Closing a Stage through MouseEvents causes a NullPointerException on Windows systems
  21. Bug JDK-8125589
    Menu does not appear in HelloPopupMenu
  22. Bug JDK-8125586
    Mac: Holding down a key causes infinite pressed/typed/released events
  23. Bug JDK-8125548
    Mac: Assertion failure in AppKit NSEvent
  24. Bug JDK-8125523
    JavaFx 2 + windows server 2008 R2 not working.
  25. Bug JDK-8125521
    [Mac] JVM crash in what seems to be native menu init
  26. Bug JDK-8125497
    GTK: Robot wheel sends events in the wrong direction
  27. Bug JDK-8125483
    Gtk: Clipboard - Linux x64 - .hasString() method throws fatal exception in JRE library libglass.so
  28. Bug JDK-8125465
    Win: Pictured DnD need to be implemented for JDK compatibility reason, as well as for HTML5 spec support in Webnode
  29. Bug JDK-8125442
    Mac: Only in JavaFX is Desktop not supported
  30. Bug JDK-8125434
    Gtk: Wrong 'Move' cursor
  31. Bug JDK-8125424
    jre crashes
  32. Bug JDK-8125400
    Cumulative fix for DnD: Desktop shortcut, Drag picture buffer rewind, memory leak, mime type aliases collision
  33. Bug JDK-8125397
    Gtk: JavaFX hangs/crashes JVM on exit (on Linux?)
  34. Bug JDK-8125390
    Mac: stage.senterOnScreen works incorrect in fullscreen.
  35. Bug JDK-8125322
    Mac: sandboxd violation causes crash on startup of Ensemble
  36. Bug JDK-8125313
    Mac: NPE in scroll gesture code when scrolling in a ComboBox
  37. Bug JDK-8125305
    Mac: Mouse pressed event does not react at once (button) - Max OSX 10.8.2
  38. Bug JDK-8125265
    ImageCursor.getBestSize returns different values on macosx, the value is more than 64
  39. Bug JDK-8125252
    Mac: ComboBox, ChoiceBox, ListView when selected cause NetBeans RCP Application menubar to disappear
  40. Bug JDK-8125244
    Mac: Showing stage without a Scene core dumps Java
  41. Bug JDK-8125205
    Mac: FileChooser causes "Invalid URL" log statement
  42. Bug JDK-8125194
    Gtk: FileChooser save dialog does not ask for confirmation to overwrite an existing file on Linux
  43. Bug JDK-8125177
    WebView crashes when loading random clips on youtube
  44. Bug JDK-8125163
    Gtk: Middle mouse button doesn't receive MOUSE_DRAGGED events
  45. Bug JDK-8125154
    When I exit from any JavaFX application, I get a fatal error
  46. Bug JDK-8125127
    Mac: DragEvent.getDragboard().getFiles() returns an empty list with FX 8
  47. Bug JDK-8125115
    JRE Crash when displaying a menu
  48. Bug JDK-8125111
    Win: [GlassRobot] GlassRobot can't press some keyboard buttons in one time
  49. Bug JDK-8125108
    Win: FileChooser can't use in applet's fullscreen mode
  50. Bug JDK-8125105
    X11Pixels and LensPixels are ill-implemented wrt managing the native object
Refresh results
<< Previous 13 14 15 16 17
{"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