- 30f589c 7081594: Windows owned by an always-on-top window DO NOT automatically become always-on-top by alexsch · 11 years ago
- 0992573 8007219: [macosx] Frame size reverts meaning of maximized attribute if frame size close to display by alexsch · 11 years ago
- b2b0248 7092283: Property Window.locationByPlatform is not cleared by calling setVisible(false) by alexsch · 11 years ago
- 16df381 8013563: Memory leak in JFrame on Linux Reviewed-by: anthony, art by serb · 11 years ago
- a530813 8024163: [macosx] NullPointerException at javax.swing.TransferHandler$DropHandler.handleDrag since jdk8b93, 7u40b28 by pchelko · 11 years ago
- c436930 8025707: Frogot to add a file to fix for JDK-8012461 by kshefov · 11 years ago
- efadca5 7133532: [macosx] closed/javax/swing/JScrollBar/bug4202954/bug4202954.java fails on MacOS by kshefov · 11 years ago
- ffa1ed5 7133545: [macosx] closed/javax/swing/JSplitPane/4514858/bug4514858.java fails on MacOS by kshefov · 11 years ago
- 88b3117 8012461: [TEST_BUG] closed/javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java doesn't release mouse button by kshefov · 11 years ago
- 989d7d7 8004294: [TEST_BUG] javax/swing/JSpinner/4973721/bug4973721.java failed on win2003 by kshefov · 11 years ago
- 6b833c6 8012466: [TEST_BUG] javax/swing/JInternalFrame/Test6505027.java doesn't release mouse button by kshefov · 11 years ago
- 69f135f 8012468: [TEST_BUG] javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java doesn't release mouse button by kshefov · 11 years ago
- f9c06e6 7125471: [macosx] NofocusListDblClickTest should wait between doublr clicks by kshefov · 11 years ago
- 999ced1 7150100: [macosx] "0123456789" is selected in the TextField by serb · 11 years ago
- e6ab7b1 8024122: [TEST] need test to cover JDK-7146572 by pchelko · 11 years ago
- b32d5fc 7083457: Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean) by alexsch · 11 years ago
- 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
- 382a4f4 8007155: [macosx] Disabled panel takes mouse input in JLayeredPane by alexsch · 11 years ago
- cc4a1f6 8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX by kshefov · 11 years ago
- a2b6e6c 7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS by kshefov · 11 years ago
- 82cde6e 7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS by kshefov · 11 years ago
- 9fbdb31 7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over by kshefov · 11 years ago
- 65505bc 7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent by serb · 11 years ago
- 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
- 9251ccf 7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane by malenkov · 11 years ago
- 9cc03bb 7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location by kshefov · 11 years ago
- cd3dfa6 8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu by kshefov · 11 years ago
- 935631c 7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys by kshefov · 11 years ago
- 66bce92 7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol by leonidr · 11 years ago
- 55fcc34 Merge by lana · 11 years ago
- 9b304d0 8016746: Test javax/swing/JTable/7068740/bug7068740.java fails by mcherkas · 11 years ago
- c495f44 Merge by lana · 11 years ago
- 19627b9 Merge by lana · 11 years ago
- ed989ba 8015588: [TEST_BUG] [macosx] Test java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java fails on MacOSX by kshefov · 11 years ago
- 834b484 7020060: [TEST_BUG] java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed by kshefov · 11 years ago
- 5d8fea4 6458027: Disabling IPv6 on a specific network interface causes problems by msheppar · 11 years ago
- ff5a0ce 8008728: [macosx] Swing. JDialog. Modal dialog goes to background by alexsch · 11 years ago
- f8a3adb 8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java by psandoz · 11 years ago
- 14af436 8024697: Fix for 8020983 causes Xcheck:jni warnings Reviewed-by: prr, jchen by bae · 11 years ago
- 6a1d644 8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS by pchelko · 11 years ago
- 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
- 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
- be37f92 8015601: [macosx] Test javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java fails on MacOS X by mcherkas · 11 years ago
- 98bb6a4 8024395: Improve fix for line break calculations Reviewed-by: alexp, alexsch by dmarkov · 11 years ago
- f3e860e 8024511: Crash during color profile destruction Reviewed-by: vadim, prr by bae · 11 years ago
- 1a8d757 8003901: [macosx] Need test for JDK-8002114 Reviewed-by: anthony, serb by leonidr · 11 years ago
- 55b87e4 8024407: [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos by malenkov · 11 years ago
- 786388f 8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49 by amurillo · 11 years ago
- 74ae574 8021253: JFileChooser does not react on pressing enter since java 7 by alexsch · 11 years ago
- f3ca05b 8024381: The test for 8020210 does not have @bug tag Reviewed-by: anthony, serb by pchelko · 11 years ago
- 090b5fc 8024413: Add tests for issues JDK-8002077 and JDK-7199708 by alexsch · 11 years ago
- 40bd7d1 Merge by lana · 11 years ago
- 5121e86 Merge by lana · 11 years ago
- 1ce8654 8023392: Swing text components printed with spaces between chars by mcherkas · 11 years ago
- b417051 7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly by bae · 11 years ago
- f3dbd91 7172865: PropertyDescriptor fails to work with setter method name if setter is non-void by malenkov · 11 years ago
- d0b22f5 8007156: [macosx] Wrong events in processKeyBinding of JTable Submit Date by alexsch · 11 years ago
- d333a08 6943780: JTabbedPane throws ArrayIndexOutOfBoundsException sometimes by malenkov · 11 years ago
- c7a0714 8010293: java/util/concurrent/ConcurrentHashMap/toArray.java fails intermittently by psandoz · 11 years ago
- c1d1d44 8023556: Update javadoc for start of Meiji era by rriggs · 11 years ago
- 6bb41f6 8023639: Difference between LocalTime.now(Clock.systemDefaultZone()) and LocalTime.now() executed successively is more than 100 000 000 nanoseconds for slow machines by rriggs · 11 years ago
- 16e68be 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util by mduigou · 11 years ago
- 5b0ad0e 8021591: Additional explicit null checks Reviewed-by: psandoz, alanb by mduigou · 11 years ago
- a1ff653 8024675: java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows by msheppar · 11 years ago
- 60d3cf1 8024009: Remove jdk.map.useRandomSeed system property by bchristi · 11 years ago
- f37987a 8023669: MBean*Info.hashCode : NPE Reviewed-by: dholmes, dfuchs, jbachorik by sjiang · 11 years ago
- 6b9c502 8010430: Math.round has surprising behavior for odd values of ulp 1 by bpb · 11 years ago
- 5bd4a05 8024618: Issues with French locale on compact1,2: expected:<janvier> but was:<January> by rriggs · 11 years ago
- 0a39b09 8024525: Make Logger log methods call isLoggable() by dfuchs · 11 years ago
- 879934c 8023529: OpenMBeanInfoSupport.equals/hashCode throw NPE by sjiang · 11 years ago
- 8db8291 8024500: Missing API coverage for java.util.function.BiFunction andThen by henryjen · 11 years ago
- fac910f Merge by rriggs · 11 years ago
- 426a620 8024164: JSR310 serialization should be described in details by rriggs · 11 years ago
- a848d00 8023090: Additional debug info for java/net/NetworkInterface/Equals.java by chegar · 11 years ago
- ed6b13e 4987375: (reflect) Class.get{Declared}Method{s} does not return clone() for array types by jfranck · 11 years ago
- 41f1334 8024141: Unexpected timezone display name Reviewed-by: peytoia by okutsu · 11 years ago
- d172b57 8023878: (fs) TEST_BUG java/nio/file/WatchService/SensitivityModifier.java fails intermittently by alanb · 11 years ago
- 6056780 8024444: Change to use othervm mode of tests in SSLEngineImpl by xuelei · 11 years ago
- e9a6f79 8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address by msheppar · 11 years ago
- 79d17ef Merge by mullan · 11 years ago
- 5f7d740 8023362: Don't allow soft-fail behavior if OCSP responder returns "unauthorized" by mullan · 11 years ago
- fa9eb5c 8023326: [TESTBUG] java/net/CookieHandler/LocalHostCookie.java misplaced try/finally by msheppar · 11 years ago
- c22b22e 8023168: Cleanup LogManager class initialization and LogManager/LoggerContext relationship by dfuchs · 11 years ago
- 2f77ce5 8024046: Test sun/security/krb5/runNameEquals.sh failed on 7u45 Embedded linux-ppc* by weijun · 11 years ago
- 0ffc1c3 7188657: There should be a way to reorder the JSSE ciphers by xuelei · 11 years ago
- 2be1349 5047859: (reflect) Class.getField can't find String[].length by jfranck · 11 years ago
- b5a9839 6815130: Intermittent ThreadMXBean/Locks.java test failure by jbachorik · 11 years ago
- f56134a 8004179: Few of test/java/lang/management/ThreadMXBean/* tests don't clean up the created threads by jbachorik · 11 years ago
- 55a99ef 8020816: Metafactory crashes on code with method reference by rfield · 11 years ago
- fb8298b 8019853: Break logging and AWT circular dependency by dfuchs · 11 years ago
- 573208e 8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess by alanb · 11 years ago
- 6099995 8023463: Improvements to HashMap/LinkedHashMap use of bins/buckets and trees (red/black) by psandoz · 11 years ago
- cd27347 8022401: [macosx] javax/swing/text/JTextComponent/5074573/bug5074573.java fails by alexsch · 11 years ago
- 987d49c 4792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic links by dxu · 11 years ago
- 7693946 8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom by psandoz · 11 years ago
- 45e3388 8023713: ZipFileSystem crashes on old zip file by sherman · 11 years ago
- e0d942b 6968363: ClassCastException while entering HINDI characters with CustomDocument by malenkov · 11 years ago
- cc241f3 Merge by lana · 11 years ago
- 28e0cb7 7195179: ClassCastException for null values in JComboBox Reviewed-by: alexsch by malenkov · 11 years ago
- 6dbe58f 8023474: First mousepress doesn't start editing in JTree by dmarkov · 11 years ago