Alexander Scherbatiy
c0720f17f6
8007155: [macosx] Disabled panel takes mouse input in JLayeredPane
...
Reviewed-by: serb, anthony
2013-09-25 16:17:42 +04:00
Konstantin Shefov
bdcfc36ee6
8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX
...
Reviewed-by: alexsch, serb
2013-09-24 18:20:31 +04:00
Vera Akulova
91047d3b07
7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
...
Reviewed-by: alexsch, serb
2013-09-24 18:13:24 +04:00
Vera Akulova
036eee0473
7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS
...
Reviewed-by: alexsch, serb
2013-09-24 17:56:32 +04:00
Vera Akulova
602931b7ce
7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
...
Reviewed-by: alexsch, serb
2013-09-24 17:46:19 +04:00
Sergey Bylokhov
10ff8a3aa4
7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent
...
Reviewed-by: alexsch, anthony
2013-09-23 17:55:36 +04:00
Konstantin Shefov
9ca087d600
8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX
...
Reviewed-by: alexsch, serb
2013-09-23 16:14:42 +04:00
Sergey Malenkov
e4e708cefd
7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane
...
Reviewed-by: alexsch
2013-09-20 18:56:41 +04:00
Vera Akulova
d35ad4fbaf
7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location
...
Reviewed-by: alexsch, serb
2013-09-20 17:35:45 +04:00
Vera Akulova
ae556f32b9
8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu
...
Reviewed-by: alexsch, serb
2013-09-20 17:16:45 +04:00
Vera Akulova
62b5b716a0
7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys
...
Reviewed-by: alexsch, serb
2013-09-20 17:07:11 +04:00
Leonid Romanov
bf404f9ad8
7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol
...
Reviewed-by: anthony, serb
2013-09-19 23:46:15 +04:00
Lana Steuck
e05ff03241
Merge
2013-09-18 16:01:37 -07:00
Mikhail Cherkasov
dae6feeefd
8016746: Test javax/swing/JTable/7068740/bug7068740.java fails
...
Reviewed-by: serb, alexsch
2013-09-18 15:12:13 +04:00
Lana Steuck
3cd103bbeb
Merge
2013-09-17 08:16:33 -07:00
Lana Steuck
7043b209a6
Merge
2013-09-17 08:07:14 -07:00
Konstantin Shefov
441fa0cc1d
8015588: [TEST_BUG] [macosx] Test java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java fails on MacOSX
...
Reviewed-by: anthony, serb
2013-09-16 19:21:50 +04:00
Konstantin Shefov
52cf3b81e7
7020060: [TEST_BUG] java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed
...
Reviewed-by: anthony, serb
2013-09-16 19:15:53 +04:00
Mark Sheppard
4d540aa581
6458027: Disabling IPv6 on a specific network interface causes problems
...
Added a check to test if an interface is configured for IPv6 to native code TwoStacklainDatagramSocketImpl: getMulticastInterface, setMulticastInterface
Reviewed-by: chegar, michaelm
2013-09-16 14:51:48 +01:00
Alexander Scherbatiy
5b376db4f0
8008728: [macosx] Swing. JDialog. Modal dialog goes to background
...
Reviewed-by: serb
2013-09-16 17:45:07 +04:00
Paul Sandoz
4df3876c56
8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java
...
Reviewed-by: alanb
2013-09-15 16:13:41 +02:00
Andrew Brygin
e3016af23b
8024697: Fix for 8020983 causes Xcheck:jni warnings
...
Reviewed-by: prr, jchen
2013-09-13 20:28:17 +04:00
Petr Pchelko
a7d4eaed9a
8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS
...
Reviewed-by: anthony, serb
2013-09-13 18:02:18 +04:00
Konstantin Shefov
6578d6acad
8015597: [TEST_BUG] [macosx] Test closed/javax/swing/JMenuBar/4750590/bug4750590.java fails since JDK 8 b75 on MacOSX
...
Reviewed-by: alexsch, serb
2013-09-13 17:58:05 +04:00
Konstantin Shefov
fee5a04c7b
8006087: [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically
...
Reviewed-by: alexsch, serb
2013-09-13 17:54:45 +04:00
Mikhail Cherkasov
d52e73dc35
8015601: [macosx] Test javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java fails on MacOS X
...
Reviewed-by: alexp, alexsch
2013-09-13 17:48:37 +04:00
Dmitry Markov
1ef8009ccf
8024395: Improve fix for line break calculations
...
Reviewed-by: alexp, alexsch
2013-09-12 18:44:14 +04:00
Andrew Brygin
47f48cad92
8024511: Crash during color profile destruction
...
Reviewed-by: vadim, prr
2013-09-10 21:54:14 +04:00
Leonid Romanov
e9128877e7
8003901: [macosx] Need test for JDK-8002114
...
Reviewed-by: anthony, serb
2013-09-10 20:42:15 +04:00
Sergey Malenkov
4ac63f2df4
8024407: [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos
...
Reviewed-by: alexsch
2013-09-10 17:12:32 +04:00
Alejandro Murillo
08f8d373f0
8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49
...
Reviewed-by: alanb, chegar
2013-09-10 05:46:37 -07:00
Alexander Scherbatiy
92bfcc0db0
8021253: JFileChooser does not react on pressing enter since java 7
...
Reviewed-by: malenkov
2013-09-10 14:33:48 +04:00
Petr Pchelko
1a1a6829fa
8024381: The test for 8020210 does not have @bug tag
...
Reviewed-by: anthony, serb
2013-09-10 11:00:21 +04:00
Alexander Scherbatiy
51205b7e55
8024413: Add tests for issues JDK-8002077 and JDK-7199708
...
Reviewed-by: malenkov, leonidr
2013-09-09 17:14:51 +04:00
Lana Steuck
4a7850fe1b
Merge
2013-09-06 18:25:41 -07:00
Lana Steuck
54a198badd
Merge
2013-09-06 15:09:44 -07:00
Anton Nashatyrev
8053376ea2
8023392: Swing text components printed with spaces between chars
...
Reviewed-by: alexsch, alexp
2013-09-05 15:37:40 +04:00
Andrew Brygin
256894796f
7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly
...
Reviewed-by: prr, vadim
2013-09-04 12:10:07 +04:00
Sergey Malenkov
22039ebd3e
7172865: PropertyDescriptor fails to work with setter method name if setter is non-void
...
Reviewed-by: art, alexsch
2013-09-03 21:53:14 +04:00
Alexander Scherbatiy
6ffe7bb513
8007156: [macosx] Wrong events in processKeyBinding of JTable Submit Date
...
Reviewed-by: leonidr
2013-09-03 17:27:20 +04:00
Sergey Malenkov
4247113e6a
6943780: JTabbedPane throws ArrayIndexOutOfBoundsException sometimes
...
Reviewed-by: alexsch
2013-09-03 11:00:06 +04:00
Paul Sandoz
bef51c4a08
8010293: java/util/concurrent/ConcurrentHashMap/toArray.java fails intermittently
...
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: forax, chegar, alanb
2013-09-02 11:59:57 +02:00
Roger Riggs
e763c78a79
8023556: Update javadoc for start of Meiji era
...
Correct the javadoc in JapaneseEra.MEIJI to match the implementation
Reviewed-by: darcy, sherman
2013-09-14 13:55:06 -04:00
Roger Riggs
e2940a0e25
8023639: Difference between LocalTime.now(Clock.systemDefaultZone()) and LocalTime.now() executed successively is more than 100 000 000 nanoseconds for slow machines
...
Test timed out on a slow machine; it is not a conformance test and should be in the test subtree
Reviewed-by: darcy, sherman
2013-09-14 13:55:04 -04:00
Mike Duigou
c712fac717
8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
...
Reviewed-by: mchung, dholmes, alanb
2013-09-13 11:19:13 -07:00
Mike Duigou
b59dc6762e
8021591: Additional explicit null checks
...
Reviewed-by: psandoz, alanb
2013-09-13 11:18:44 -07:00
Mark Sheppard
767ab8c9ae
8024675: java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows
...
Amended test to add active, i.e. isUp(), NetworkInterfaces to test list
Reviewed-by: alanb, chegar
2013-09-13 12:20:53 +01:00
Brent Christian
276b809ff4
8024009: Remove jdk.map.useRandomSeed system property
...
Removed usage of hashSeed in Hashtable & WeakHashMap, and removed tests
Reviewed-by: alanb, mduigou
2013-09-12 14:22:53 -07:00
Shanliang Jiang
f6e4c46294
8023669: MBean*Info.hashCode : NPE
...
Reviewed-by: dholmes, dfuchs, jbachorik
2013-09-13 10:48:12 +02:00
Dmitry Nadezhin
28d455529e
8010430: Math.round has surprising behavior for odd values of ulp 1
...
If the effective floating point exponent is zero return the significand including the implicit 1-bit.
Reviewed-by: bpb, darcy, gls
2013-09-11 17:07:35 -07:00