Sergey Bylokhov
88dd747a1a
6368321: MetalRootPaneUI calls to deprecated code
...
Reviewed-by: alexsch, azvegint
2015-05-14 02:05:02 +03:00
Phil Race
7fa117f7bb
Merge
2015-05-13 14:25:22 -07:00
Phil Race
95cc940989
Merge
2015-05-13 08:37:34 -07:00
Sergey Bylokhov
619677d0dc
8072775: Tremendous memory usage by JTextArea
...
Reviewed-by: vadim, prr
2015-05-13 18:06:19 +03:00
Vinnie Ryan
b0a84916a2
8068180: sun/security/pkcs11 tests are still in ProblemList.txt
...
Reviewed-by: mullan
2015-05-13 13:06:37 +01:00
Pooja Chopra
42e679312b
8079428: [TEST_BUG] Test javax/swing/plaf/windows/6921687/bug6921687.java fails
...
Reviewed-by: serb, azvegint
2015-05-13 13:54:49 +03:00
Jaroslav Bachorik
d7f4465894
8029098: Exclude javax/management/remote/mandatory/notif/ListenerScaleTest.java from running on fastdebug builds
...
Reviewed-by: sla, sjiang
2015-05-13 10:17:49 +02:00
Jaroslav Bachorik
15fffb90d7
8046869: Several java/lang/instrument/PremainClass/* tests fail due to timeout
...
Reviewed-by: sla
2015-05-13 10:17:38 +02:00
Vivi An
a7bea0d0c4
8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent
...
Reviewed-by: alexsch, ant
2015-05-12 13:45:49 -07:00
Harold Seigel
0798e0a659
8080048: Test jdk/test/com/sun/jdi/NoLaunchOptionTest.java was merged incorrectly
...
Add correct @library and @build tags
Reviewed-by: ctornqvi, gtriantafill
2015-05-12 13:57:46 -04:00
Prasanta Sadhukhan
5c80a9e763
8077584: Value of java.awt.font.OpenType.TAG_OPBD is incorrect
...
Reviewed-by: serb, prr
2015-05-12 20:30:48 +03:00
Sean Mullan
5dbc7756f6
8075706: Policy implementation does not allow policy.provider to be on the class path
...
Reviewed-by: alanb, mchung
2015-05-12 13:13:06 -04:00
Pavel Rappo
431c16c78d
8029689: (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException
...
Reviewed-by: chegar, lancea
2015-05-12 13:59:31 +01:00
Alexander Scherbatiy
e52bc6a831
8079255: [macosx] Test closed/java/awt/Robot/RobotWheelTest/RobotWheelTest fails for Mac only
...
Reviewed-by: serb
2015-05-12 16:43:32 +04:00
Daniel Fuchs
04f236baec
8079773: java/util/logging/LogManager/TestLoggerNames.java
...
Fixed a race condition in the test which was responsible of the intermittent failure.
Reviewed-by: mchung
2015-05-12 14:32:50 +02:00
Paul Sandoz
0e7987c721
8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false
...
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: martin, dholmes
2015-05-12 10:50:40 +02:00
Semyon Sadetsky
1c0f1c478f
8001470: JTextField's size is computed incorrectly when it contains Indic or Thai characters
...
Reviewed-by: serb, alexsch
2015-05-12 09:18:31 +03:00
Sean Mullan
96b94e09d7
8034820: Wrong isAssignableFrom test when adding Principal to Subject
...
Reviewed-by: valeriep
2015-05-11 07:03:24 -04:00
Harold Seigel
9e951d1747
Merge
2015-05-09 07:35:16 -04:00
Petr Pchelko
eea06f70fc
8035568: [macosx] Cursor management unification
...
Reviewed-by: anthony, serb
2015-05-09 02:08:15 +03:00
Sergey Bylokhov
ad5afe4557
8015900: [TEST_BUG] ScrollbarMouseWheelTest failed on ubuntu 12 with unity and unity 2D
...
Reviewed-by: azvegint, yan
2015-05-08 20:43:46 +03:00
Harold Seigel
529069c19a
Merge
2015-05-08 13:26:07 -04:00
Sergey Bylokhov
2e5926125a
5036022: JSpinner does not reflect new font on subsequent calls to setFont
...
Reviewed-by: azvegint, alexsch
2015-05-08 19:31:09 +03:00
Semyon Sadetsky
25b0a009bc
7072653: JComboBox popup mispositioned if its height exceeds the screen height
...
Reviewed-by: alexsch, azvegint
2015-05-08 16:46:24 +03:00
Semyon Sadetsky
8c26397da5
6980209: Make tracking SecondaryLoop.enter/exit methods easier
...
Reviewed-by: serb, ant
2015-05-08 15:37:38 +03:00
Chris Hegarty
008fee0591
8079782: RandomFactory should be in the jdk.testlibrary package
...
Reviewed-by: bpb
2015-05-08 11:02:33 +01:00
Amy Lu
94dbab9120
8079651: (dc) Promiscuous.java fails with NumberFormatException due to network interference
...
Reviewed-by: alanb, chegar
2015-05-08 10:22:18 +01:00
Katja Kantserova
dea440c232
Merge
2015-05-08 11:15:52 +02:00
Staffan Larsen
7c99296b6e
8079559: Exclude demo/jvmti/hprof tests
...
Reviewed-by: alanb
2015-05-08 09:40:46 +02:00
Katja Kantserova
97fbf6418d
6755586: Test com/sun/jdi/NoLaunchOptionTest.java may erroneously fail
...
Reviewed-by: sla, dsamersoff
2015-05-08 09:14:18 +02:00
Brian Burkhalter
c0d7208b4b
8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option
...
Add to specification of newBufferedWriter() and write() methods that the DELETE_ON_CLOSE option triggers invoking checkDelete().
Reviewed-by: alanb
2015-05-07 16:12:10 -07:00
Katja Kantserova
549731dc2f
8078896: Add @modules as needed to the jdk_svc tests
...
Reviewed-by: alanb, mchung
2015-05-07 09:11:49 +02:00
Joe Darcy
709770f935
8079544: Mark java/util/regex/RegExTest.java as failing intermittently
...
Reviewed-by: sherman
2015-05-06 16:00:15 -07:00
Artem Smotrakov
ccb64b56b2
8076486: [TESTBUG] javax/security/auth/Subject/doAs/NestedActions.java fails if extra VM options are given
...
Reviewed-by: weijun
2015-05-06 09:22:03 +08:00
Kumar Srinivasan
e4df48efea
8078225: tools/launcher/FXLauncherTest.java fails intermittently (win)
...
Reviewed-by: darcy
2015-05-05 18:18:06 -07:00
Joe Darcy
3830136846
8079419: Update to RegEx test to use random number library
...
Reviewed-by: sherman
2015-05-05 15:34:22 -07:00
Jason Uh
53ae2943eb
8058543: Certificate returns null Subject Alternative Name if it is an X400Address type
...
Reviewed-by: weijun
2015-05-05 14:44:39 -07:00
Phil Race
b8cf472fe8
Merge
2015-05-05 13:29:31 -07:00
Katja Kantserova
a5bea1d744
8076998: BadHandshakeTest.java fails due to warnings in output
...
Reviewed-by: sla
2015-05-05 20:09:52 +02:00
Vinnie Ryan
99e090089e
8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java
...
Reviewed-by: weijun
2015-05-05 17:55:16 +01:00
Alejandro Murillo
bc6eae682e
Merge
2015-05-05 08:11:41 -07:00
Weijun Wang
3db31d77fc
8078439: SPNEGO auth fails if client proposes MS krb5 OID
...
Reviewed-by: valeriep
2015-05-05 21:14:12 +08:00
Aleksei Efimov
c565cf62f8
8077685: (tz) Support tzdata2015d
...
Reviewed-by: okutsu
2015-05-02 22:51:45 +03:00
Alejandro Murillo
c185e9a5bf
Merge
2015-05-01 03:56:04 -07:00
Joe Darcy
7dfccc294e
8079107: Update TestKeyPairGenerator.java to use random number generator library
...
Reviewed-by: mullan
2015-04-30 16:51:53 -07:00
Jaroslav Bachorik
08231934c1
8072906: sun/management/jmxremote/bootstrap/CustomLauncherTest.java failing on embedded platform
...
Reviewed-by: sspitsyn, dholmes
2015-04-30 16:44:39 +02:00
Calvin Cheung
df0cd30d79
Merge
2015-05-02 18:40:59 -07:00
Andrew Brygin
3034b7f80b
8073001: Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
...
Reviewed-by: alexp, serb
2015-04-30 16:47:05 +03:00
Victor Dyakov
f97624c3a6
8078614: WindowsClassicLookAndFeel MetalComboBoxUI.getbaseLine fails with IllegalArgumentException
...
Reviewed-by: serb, azvegint, alexsch
2015-04-30 14:04:39 +04:00
Brian Burkhalter
30e8183ee8
8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
...
Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: darcy
2015-04-29 16:34:49 -07:00