1. 874b0ff 8023611: Win32 and win64: Remove all the WARNINGS in JDK 8 builds for Windows 2008 and MSVS 2010 SP1 by tbell · 11 years ago
  2. a7c78fa Merge by katleman · 11 years ago
  3. b358bca 8024522: java.time packages missing from src.zip Reviewed-by: tbell by erikj · 11 years ago
  4. fa85153 Added tag jdk8-b110 for changeset 54e099776f08 by katleman · 11 years ago
  5. bc97ac6 Merge by erikj · 11 years ago
  6. f3a240a Merge by katleman · 11 years ago
  7. e76b46f 8016024: Remove solaris path from FillCacheFind Reviewed-by: erikj by ihse · 11 years ago
  8. d8990b3 8019219: Fix typo in jdk/makefiles "default" targets Reviewed-by: erikj by ihse · 11 years ago
  9. e9d8ca6 8020552: [launcher] changes to support removal of Solaris 32-bit distribution by ksrini · 11 years ago
  10. e38e95f Merge by lana · 11 years ago
  11. be556c1 Merge by lana · 11 years ago
  12. e75365b Merge by lana · 11 years ago
  13. 26daef3 8024895: xrender MaskImage cache isn't accounting for change in alpha by ceisserer · 11 years ago
  14. f797c23 7092764: java.awt.font.TransformAttribute.equals(null) throws NPE by prr · 11 years ago
  15. 0fbc76b 8025173: HashMap.put() replacing an existing key can trigger a resize() by bchristi · 11 years ago
  16. 8252658 Added tag jdk8-b109 for changeset 946f3fd5f8bf by cl · 11 years ago
  17. f2f6446 8025218: [javadoc] some errors in java/awt classes by yan · 11 years ago
  18. 5f3dd61 8025160: Recent Java Accessibility Bridge push has make failures by ptbrunet · 11 years ago
  19. 7331e26 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week by tbell · 11 years ago
  20. 1b73565 Merge by mfang · 11 years ago
  21. b32d5fc 7083457: Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean) by alexsch · 11 years ago
  22. 892b2df 8025085: [javadoc] some errors in javax/swing by yan · 11 years ago
  23. 098f447 8025070: [javadoc] fix some javadoc errors in javax/swing/plaf/synth by alexsch · 11 years ago
  24. 227b23e 8004032: [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear by kshefov · 11 years ago
  25. f074899 8024987: Copy/paste regression since JDK8 b86 Reviewed-by: serb, anthony by pchelko · 11 years ago
  26. 382a4f4 8007155: [macosx] Disabled panel takes mouse input in JLayeredPane by alexsch · 11 years ago
  27. 2ad0d44 8023310: Thread contention in the method Beans.IsDesignTime() by malenkov · 11 years ago
  28. 81481da 8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout by dfuchs · 11 years ago
  29. b7ba6cc Merge by mfang · 11 years ago
  30. 6e127ec 8025215: jdk8 l10n resource file translation update 4 Reviewed-by: naoto, yhuang by mfang · 11 years ago
  31. 48dfc07 8022555: [macosx] AppleScriptEngine.jar MUST call java.awt.Toolkit.getDefaultToolkit() lazily by leonidr · 11 years ago
  32. cc4a1f6 8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX by kshefov · 11 years ago
  33. a2b6e6c 7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS by kshefov · 11 years ago
  34. 82cde6e 7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS by kshefov · 11 years ago
  35. 9fbdb31 7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over by kshefov · 11 years ago
  36. 9533e5f 8025117: [cleanup] Eliminate doclint errors in javax/swing/text classes by yan · 11 years ago
  37. 058b8d4 8025230: [cleanup] some more javadoc formatting fixes for swing by yan · 11 years ago
  38. 446d3c8 8025114: Eliminate doclint errors in java.awt.dnd package javadoc by yan · 11 years ago
  39. 8b08148 8019282: keyRelesed is reached even though key was NOT released by serb · 11 years ago
  40. 65505bc 7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent by serb · 11 years ago
  41. 4a10103 8005255: [macosx] Cleanup warnings in sun.lwawt Reviewed-by: alexsch, anthony by serb · 11 years ago
  42. 468387b 8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX by kshefov · 11 years ago
  43. 9251ccf 7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane by malenkov · 11 years ago
  44. 9cc03bb 7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location by kshefov · 11 years ago
  45. cd3dfa6 8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu by kshefov · 11 years ago
  46. 935631c 7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys by kshefov · 11 years ago
  47. 66bce92 7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol by leonidr · 11 years ago
  48. df166ad 7144065: [macosx] Orphaned Choice popup window by leonidr · 11 years ago
  49. abcee7a Added tag jdk8-b108 for changeset 006aaa5f069e by cl · 11 years ago
  50. 55fcc34 Merge by lana · 11 years ago
  51. c60cac5 7188071: closed/java/awt/TrayIcon/TrayIconSecurity/GrantedTrayIconTest fails by leonidr · 11 years ago
  52. 9b304d0 8016746: Test javax/swing/JTable/7068740/bug7068740.java fails by mcherkas · 11 years ago
  53. f61c717 8024839: [Unified Swing/Fx threading] don't schedule an event dispatching from the event dispatch thread by ant · 11 years ago
  54. 1d92e3a Merge by katleman · 11 years ago
  55. 7131576 Merge by katleman · 11 years ago
  56. c495f44 Merge by lana · 11 years ago
  57. 19627b9 Merge by lana · 11 years ago
  58. 353b72b 7097386: Correct error in Predicate javadoc example Reviewed-by: alanb, shade by lancea · 11 years ago
  59. f694e67 8024863: X11: Support GNOME Shell as mutter Reviewed-by: anthony by omajid · 11 years ago
  60. 6817a75 8024874: Copy-paste typo in the spec for j.u.Comparator.thenComparing(Function, Comparator) by henryjen · 11 years ago
  61. 1faf091 8024485: For 5-1 step: if input something into the 'File:' and 'Dir:', the dir output isn't empty in the output window after showing and canceling the file dialog by pchelko · 11 years ago
  62. 0221184 8024779: [macosx] SwingNode crashes on exit Reviewed-by: anthony, ant by pchelko · 11 years ago
  63. ed989ba 8015588: [TEST_BUG] [macosx] Test java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java fails on MacOSX by kshefov · 11 years ago
  64. 834b484 7020060: [TEST_BUG] java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed by kshefov · 11 years ago
  65. a033767 8022512: JLightweightFrame: the content pane should be transparent by ant · 11 years ago
  66. 5d8fea4 6458027: Disabling IPv6 on a specific network interface causes problems by msheppar · 11 years ago
  67. ff5a0ce 8008728: [macosx] Swing. JDialog. Modal dialog goes to background by alexsch · 11 years ago
  68. 98a1d35 8020687: Deflater.setLevel does not work as expected by sherman · 11 years ago
  69. a6cb422 7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message by sherman · 11 years ago
  70. f8a3adb 8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java by psandoz · 11 years ago
  71. 14af436 8024697: Fix for 8020983 causes Xcheck:jni warnings Reviewed-by: prr, jchen by bae · 11 years ago
  72. 6a1d644 8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS by pchelko · 11 years ago
  73. 5437b5a 8015597: [TEST_BUG] [macosx] Test closed/javax/swing/JMenuBar/4750590/bug4750590.java fails since JDK 8 b75 on MacOSX by kshefov · 11 years ago
  74. c6c771e 8006087: [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically. by kshefov · 11 years ago
  75. be37f92 8015601: [macosx] Test javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java fails on MacOS X by mcherkas · 11 years ago
  76. e108c35 8015455: java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java hangs on windows by pchelko · 11 years ago
  77. 32c1c7d 8015371: The HTML text without tags does not appear inside the WordPad application, and we try to click the button, but the case exits. by pchelko · 11 years ago
  78. 2ca0126 8015453: java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.java failed on windows with jdk8 since b86 by pchelko · 11 years ago
  79. 958b5aa 8024170: [SwingNode] Implement cursor change Reviewed-by: anthony, ant by pchelko · 11 years ago
  80. 3dd060d Added tag jdk8-b107 for changeset eea685b9ccaa by cl · 11 years ago
  81. 98bb6a4 8024395: Improve fix for line break calculations Reviewed-by: alexp, alexsch by dmarkov · 11 years ago
  82. ec01f0f 7124537: [macosx] Menu shortcuts for all menu items should be disabled if a menu itself is disabled by serb · 11 years ago
  83. 40b64f5 7064312: Cleanup: avoid using unsafe string function Reviewed-by: serb, pchelko by bagiras · 11 years ago
  84. 028decf 8003965: Toolkit.beep() documentation is ambiguous Reviewed-by: anthony by bagiras · 11 years ago
  85. b831844 8008022: Upgrade Direct X SDK used to build JDK Reviewed-by: erikj, prr, ihse by vadim · 11 years ago
  86. f3e860e 8024511: Crash during color profile destruction Reviewed-by: vadim, prr by bae · 11 years ago
  87. 1a8d757 8003901: [macosx] Need test for JDK-8002114 Reviewed-by: anthony, serb by leonidr · 11 years ago
  88. 55b87e4 8024407: [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos by malenkov · 11 years ago
  89. fcc56bc 7057770: (spec)Scrollbar spec should specify that unit increment & decrement functionality may not be present by malenkov · 11 years ago
  90. 786388f 8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49 by amurillo · 11 years ago
  91. 74ae574 8021253: JFileChooser does not react on pressing enter since java 7 by alexsch · 11 years ago
  92. f3ca05b 8024381: The test for 8020210 does not have @bug tag Reviewed-by: anthony, serb by pchelko · 11 years ago
  93. 36f717a 8023042: Inaccuracy in documentation in a sound area Reviewed-by: prr by serb · 11 years ago
  94. 846169a 8020060: MoleculeViewerTest demo doesn't work due to SecurityPermissions by alexsch · 11 years ago
  95. 090b5fc 8024413: Add tests for issues JDK-8002077 and JDK-7199708 by alexsch · 11 years ago
  96. 40bd7d1 Merge by lana · 11 years ago
  97. 5121e86 Merge by lana · 11 years ago
  98. 1ce8654 8023392: Swing text components printed with spaces between chars by mcherkas · 11 years ago
  99. cbefc73 Added tag jdk8-b106 for changeset c817276bd870 by cl · 11 years ago
  100. 348478a 8024261: xrender: improve performance of small fillRect operations by ceisserer · 11 years ago