2013-09-24 mfang Merge
2013-09-24 mfang 8025215: jdk8 l10n resource file translation update 4
2013-09-25 dfuchs 8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout
2013-08-29 stefank 8014659: NPG: performance counters for compressed klass space
2013-09-23 lana Merge
2013-09-21 lana Merge
2013-09-23 alanb 8023130: (process) ProcessBuilder#inheritIO does not work on Windows
2013-09-21 psandoz 8024341: j.u.regex.Pattern.splitAsStream() doesn't correspond to split() method if using an example from the spec
2013-09-20 bpb 8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent
2013-09-20 psandoz 8024253: ThreadLocal random can use SecureRandom for the initial seed
2013-09-20 sla 7200277: [parfait] potential buffer overflow in npt/utf.c
2013-09-20 kizune 8025076: Fix for JDK-8017248 breaks jprt submission for non-unicode locales
2013-09-20 sla 8024416: TESTBUG: com/sun/jdi/MethodEntryExitEvents.java: method entry count mismatch
2013-09-20 sla 8024985: com/sun/jdi/StepTest.java failed since jdk8b107
2013-09-20 psandoz 8024405: Spliterators.spliterator should support CONCURRENT characteristic
2013-09-18 psandoz 8025002: "".codePoints().sorted().iterator().hasNext() causes NegativeArraySizeException
2013-09-19 sherman 8023113: tools/jar/ChangeDir.java fails if /tmp/a exists
2013-09-19 plevart 8011940: java.lang.Class.getAnnotations() always enters synchronized method
2013-09-19 kizune 8017248: Compiler Diacritics Issue
2013-09-18 ewang 8015762: TEST_BUG: java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failing intermittently [win]
2013-09-18 weijun 8011402: Move blacklisting certificate logic from hard code to data
2013-09-18 alanb 8024883: (se) SelectableChannel.register throws NPE if fd >= 64k (lnx)
2013-09-18 weijun 8012615: Realm.getRealmsList returns realms list in wrong
2013-09-18 sjiang 8023954: MBean*Info.equals: throw NPE
2013-09-27 lana Merge
2013-09-26 yan 8025218: [javadoc] some errors in java/awt classes
2013-09-26 ptbrunet 8025160: Recent Java Accessibility Bridge push has make failures
2013-09-25 alexsch 7083457: Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean)
2013-09-25 yan 8025085: [javadoc] some errors in javax/swing
2013-09-25 alexsch 8025070: [javadoc] fix some javadoc errors in javax/swing/plaf/synth
2013-09-25 kshefov 8004032: [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear
2013-09-25 pchelko 8024987: Copy/paste regression since JDK8 b86
2013-09-25 alexsch 8007155: [macosx] Disabled panel takes mouse input in JLayeredPane
2013-09-25 malenkov 8023310: Thread contention in the method Beans.IsDesignTime()
2013-09-24 leonidr 8022555: [macosx] AppleScriptEngine.jar MUST call java.awt.Toolkit.getDefaultToolkit() lazily
2013-09-24 kshefov 8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX
2013-09-24 kshefov 7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
2013-09-24 kshefov 7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS
2013-09-24 kshefov 7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
2013-09-24 yan 8025117: [cleanup] Eliminate doclint errors in javax/swing/text classes
2013-09-24 yan 8025230: [cleanup] some more javadoc formatting fixes for swing
2013-09-24 yan 8025114: Eliminate doclint errors in java.awt.dnd package javadoc
2013-09-23 serb 8019282: keyRelesed is reached even though key was NOT released
2013-09-23 serb 7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent
2013-09-23 serb 8005255: [macosx] Cleanup warnings in sun.lwawt
2013-09-23 kshefov 8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX
2013-09-20 malenkov 7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane
2013-09-20 kshefov 7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location
2013-09-20 kshefov 8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu
2013-09-20 kshefov 7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys
2013-09-19 leonidr 7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol
2013-09-19 leonidr 7144065: [macosx] Orphaned Choice popup window
2013-09-18 lana Merge
2013-09-18 leonidr 7188071: closed/java/awt/TrayIcon/TrayIconSecurity/GrantedTrayIconTest fails
2013-09-18 mcherkas 8016746: Test javax/swing/JTable/7068740/bug7068740.java fails
2013-09-18 ant 8024839: [Unified Swing/Fx threading] don't schedule an event dispatching from the event dispatch thread
2013-09-16 omajid 8024863: X11: Support GNOME Shell as mutter
2013-09-16 pchelko 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
2013-09-16 pchelko 8024779: [macosx] SwingNode crashes on exit
2013-09-16 kshefov 8015588: [TEST_BUG] [macosx] Test java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java fails on MacOSX
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip