1. 606f4f5 8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src by Aleksei Efimov · 9 years ago
  2. cd71dd5 8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently by Artem Smotrakov · 9 years ago
  3. dd781ca 7156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser by Aleksei Efimov · 9 years ago
  4. 68e9b7f 8072775: Tremendous memory usage by JTextArea by Sergey Bylokhov · 9 years ago
  5. 893b42f 8041654: OutOfMemoryError: RepaintManager doesn't clean up cache of volatile images by Sergey Bylokhov · 9 years ago
  6. 4d3f1a5 8081392: getNodeValue should return 'null' value for Element nodes by Aleksei Efimov · 9 years ago
  7. 9f59620 8081479: Backport JDBC tests from JDK 9 from test/java/sql and test/javax/sql to JDK 8u by Maxim Soloviev · 9 years ago
  8. 41af7e7 8080628: No mnemonics on Open and Save buttons in JFileChooser by Alexey Ivanov · 9 years ago
  9. 21d6bd4 8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method by Mark Sheppard · 9 years ago
  10. cc49c4a 8072853: SimpleScriptContext used by NashornScriptEngine doesn't completely complies to the spec regarding exception throwing by Athijegannathan Sundararajan · 9 years ago
  11. c456903 8033069: mouse wheel scroll closes combobox popup by Alexey Ivanov · 9 years ago
  12. e53fffa 8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent by Vivi An · 9 years ago
  13. 9734354 8062518: AIOBE occurs when accessing to document function in extended function in JAXP by Aleksei Efimov · 9 years ago
  14. 0b670b4 8041642: Incorrect paint of JProgressBar in Nimbus LF by Semyon Sadetsky · 9 years ago
  15. e0eb3d0 8073001: Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly by Andrew Brygin · 9 years ago
  16. ca74a84 8073795: JMenuBar looks bad under retina by Sergey Bylokhov · 9 years ago
  17. 5e8b6ac 8068412: [macosx] Initialization of Cocoa hangs if CoreAudio was initialized before by Sergey Bylokhov · 9 years ago
  18. 90fcb8d 8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis by Sergey Bylokhov · 9 years ago
  19. a6ac317 7180976: Pending String deadlocks UIDefaults by Sergey Bylokhov · 10 years ago
  20. a5e4a99 6573305: Animated icon is not visible by click on menu by Sergey Bylokhov · 10 years ago
  21. fde90ea 4958064: JPGWriter does not throw UnsupportedException when canWriteSequence retuns false by Sergey Bylokhov · 9 years ago
  22. d01a707 4952954: abort flag is not cleared for every write operation for JPEG ImageWriter by Sergey Bylokhov · 9 years ago
  23. 6ebe80e 8073357: schema1.xsd has wrong content. Sequence of the enum values has been changed by Aleksei Efimov · 9 years ago
  24. ffee946 8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first() by Alexey Ivanov · 9 years ago
  25. 9d4f7c9 8064546: CipherInputStream throws BadPaddingException if stream is not fully read by Ivan Gerasimov · 9 years ago
  26. 35d4162 8076221: Disable RC4 cipher suites by Xue-Lei Andrew Fan · 9 years ago
  27. ff740dd 8077408: javax/management/remote/mandatory/notif/NotSerializableNotifTest.java fails due to Port already in use: 2468 by Shanliang Jiang · 9 years ago
  28. 5660a2c 8074297: substring in XSLT returns wrong character if string contains supplementary chars by Aleksei Efimov · 9 years ago
  29. 3831988 8073385: Bad error message on parsing illegal character in XML attribute by Aleksei Efimov · 9 years ago
  30. 6739c50 8033000: No Horizontal Mouse Wheel Support In BasicScrollPaneUI by Alexander Scherbatiy · 9 years ago
  31. 946b32e 8056151: Switching to GTK L&F on-the-fly leads to X Window System error RenderBadPicture by Alexander Zvegintsev · 9 years ago
  32. 9d19b0a 8074954: ImageInputStreamImpl.readShort/readInt do not behave correctly at EOF by Andrew Brygin · 9 years ago
  33. 5f334fb 8072900: Mouse events are captured by the wrong menu in OS X by Anton Nashatyrev · 9 years ago
  34. 21a202f 8071705: Java application menu misbehaves when running multiple screen stacked vertically by Mario Torre · 9 years ago
  35. 8206451 8072676: [macosx] Jtree icon painted over label when scrollbars present in window by Anton Nashatyrev · 9 years ago
  36. 8245c07 8069268: JComponent.AccessibleJComponent.addPropertyListeners adds exponential listeners by Vivi An · 9 years ago
  37. b5f3638 8062923: XSL: Run-time internal error in 'substring()' by Aleksei Efimov · 9 years ago
  38. ba3e106 8046817: JDK 8 schemagen tool does not generate xsd files for enum types by Aleksei Efimov · 9 years ago
  39. de487da Merge by Sean Coffey · 9 years ago
  40. 7b599aa Merge by Sean Coffey · 9 years ago
  41. cf492da 8067364: Printing to Postscript doesn't support dieresis by Mario Torre · 9 years ago
  42. 6accee1 Merge by Abhijit Saha · 10 years ago
  43. 0620512 8068774: CounterMonitorDeadlockTest.java timed out by Shanliang Jiang · 10 years ago
  44. 2636a6d Merge by Abhijit Saha · 10 years ago
  45. 2508e51 8065098: JColorChooser no longer supports drag and drop between two JVM instances by Alexander Scherbatiy · 10 years ago
  46. 3ea3425 Merge by Abhijit Saha · 10 years ago
  47. 77f0f43 8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf by Sergey Bylokhov · 10 years ago
  48. 250161c 8065764: javax/management/monitor/CounterMonitorTest.java hangs by Shanliang Jiang · 10 years ago
  49. 4bbd3be 8059327: XML parser returns corrupt attribute value by Aleksei Efimov · 10 years ago
  50. 7790410 8059327: XML parser returns corrupt attribute value by Aleksei Efimov · 10 years ago
  51. c58dd44 8067241: DeadlockTest.java failed with negative timeout value by Shanliang Jiang · 10 years ago
  52. b93e733a 7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22 by Jaroslav Bachorik · 10 years ago
  53. 62cac75 8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java hangs by Shanliang Jiang · 10 years ago
  54. 39cca01 8043610: Sorting columns in JFileChooser fails with AppContext NPE by Petr Pchelko · 10 years ago
  55. 358e118 8062561: Test bug8055304 fails if file system default directory has read access by Alexander Scherbatiy · 10 years ago
  56. fcb24c8 8038966: JAX-WS handles wrongly xsd:any arguments for Web services by Aleksei Efimov · 10 years ago
  57. dff1c19 8036981: JAXB not preserving formatting for xsd:any Mixed content by Aleksei Efimov · 10 years ago
  58. f834883 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33 by Aleksei Efimov · 10 years ago
  59. 9fcf556 Merge by Abhijit Saha · 10 years ago
  60. b2893ce 8048506: [macosx] javax.swing.PopupFactory issue with null owner by Dmitry Markov · 10 years ago
  61. 57474a2 Merge by Abhijit Saha · 10 years ago
  62. 05b2d95 8029455: [JLightweightFrame] support scaled painting by Sergey Bylokhov · 10 years ago
  63. 58fb72d 8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background by Sergey Bylokhov · 10 years ago
  64. 32a0777 Merge by Abhijit Saha · 10 years ago
  65. 68ee4d2 Merge by Abhijit Saha · 10 years ago
  66. cca66c5 8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed by Anton Nashatyrev · 10 years ago
  67. 78879e5 8041917: unexcepted behavior of LineBorder while using Boolean variable true by Sergey Malenkov · 10 years ago
  68. d33ad45 8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121 by Shanliang Jiang · 10 years ago
  69. 9eaf2ce 8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected by Shanliang Jiang · 10 years ago
  70. 7f3017c 8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour by Sergey Malenkov · 10 years ago
  71. d53db53 Merge by Chris Hegarty · 10 years ago
  72. bd47a28 8043129: JAF initialisation in SAAJ clashing with the one in javax.mail by Miroslav Kos · 10 years ago
  73. 84a0445 8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red by Sergey Malenkov · 10 years ago
  74. 212d3d4 8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand by Alexander Scherbatiy · 10 years ago
  75. fb10540 8047073: Some javax/management/ fails with JFR by Jaroslav Bachorik · 10 years ago
  76. dc8755c 8033699: Incorrect radio button behavior by Vivi An · 10 years ago
  77. ab57b0b 7170310: ScrollBar doesn't become active when tabs are created more than frame size by Alexey Ivanov · 10 years ago
  78. f188bbf 8058120: Rendering / caret errors with HTMLDocument by Dmitry Markov · 10 years ago
  79. 2e21587 8058193: [macosx] Potential incomplete fix for JDK-8031485 by Petr Pchelko · 10 years ago
  80. f13cc79 8059739: Dragged and Dropped data is corrupted for two data types by Anton Nashatyrev · 10 years ago
  81. fd714d2 8029755: Enhance subject class by Jaroslav Bachorik · 10 years ago
  82. b436ef0 8032370: No "Truncated file" warning from IIOReadWarningListener on JPEGImageReader by Phil Race · 10 years ago
  83. 273c6eb 8042449: Issue for negative byte major record version by Xue-Lei Andrew Fan · 10 years ago
  84. af2312f 8036819: JAB: mneumonics not read for textboxes by Vivi An · 10 years ago
  85. 8dac5da 8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel by Sergey Malenkov · 10 years ago
  86. be41133 8039750: KSS: Replace MetalLazyValue with lambda by Sergey Malenkov · 10 years ago
  87. 2da8a6c Merge by Lana Steuck · 10 years ago
  88. 64078bb 8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable by Dmitry Markov · 10 years ago
  89. c330cc2 Merge by Abhijit Saha · 10 years ago
  90. 0739ec7 8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F by Sergey Bylokhov · 10 years ago
  91. e12561d Merge by Abhijit Saha · 10 years ago
  92. ea1b796 Merge by Alejandro Murillo · 10 years ago
  93. 536703b 8002148: [TEST_BUG] The four lines printed are not the bold typeface by Konstantin Shefov · 10 years ago
  94. 62ede6b 8034955: JLabel/JToolTip throw ClassCastException for "<html>a<title>" by Alexander Scherbatiy · 10 years ago
  95. 1f77cbf4 Merge by Abhijit Saha · 10 years ago
  96. 848944e Merge by Vladimir Kozlov · 10 years ago
  97. 0782361 8023475: [TEST BUG] Test javax/swing/JSlider/6794831/bug6794831.java does not wait long enough for test results by Sergey Bylokhov · 10 years ago
  98. f147399 Merge by Abhijit Saha · 10 years ago
  99. d38814a Merge by Vladimir Kozlov · 10 years ago
  100. e5189c4 7154841: [macosx] Popups appear behind taskbar by Petr Pchelko · 10 years ago