Alan Bateman
dd45b6e84f
8080330: (cs) Charset.availableCharsets failing with NPE on several platforms
...
Reviewed-by: chegar
2015-05-14 13:45:23 +01:00
Phil Race
95cc940989
Merge
2015-05-13 08:37:34 -07: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
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
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
Sean Mullan
96b94e09d7
8034820: Wrong isAssignableFrom test when adding Principal to Subject
...
Reviewed-by: valeriep
2015-05-11 07:03:24 -04: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
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
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
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
Naoto Sato
ae93bb2873
8075545: Add permission check for locale service provider implementations
...
Reviewed-by: mchung, alanb
2015-04-29 11:03:56 -07:00
Joe Darcy
86c109e149
8078334: Mark regression tests using randomness
...
Reviewed-by: xuelei, alanb
2015-04-29 10:25:53 -07:00
Phil Race
b61e85156e
8076979: DebugFonts.java fails with stackoverflow error
...
Reviewed-by: serb, jgodinez
2015-04-29 10:25:49 -07:00
Phil Race
e8787ce018
Merge
2015-04-29 09:44:24 -07:00
Victor Dyakov
a7ad7b97e2
8031109: Rendering HTML code in JEditorPane throws NumberFormatException
...
Reviewed-by: azvegint, alexsch
2015-04-29 20:06:35 +04:00
Phil Race
60bb43ad32
Merge
2015-04-29 08:52:47 -07:00
Joe Darcy
84bc5a8a04
8078880: Mark a few more intermittently failuring security-libs
...
Reviewed-by: xuelei
2015-04-29 08:37:57 -07:00
Laurent Bourgès
e41e267848
8078464: Path2D storage growth algorithms should be less linear
...
Reviewed-by: flar
2015-04-28 14:23:03 -07:00
Brian Burkhalter
6929be6fff
8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key
...
Extend disallowing null control character key to remove()
Reviewed-by: rriggs, alanb
2015-04-28 11:10:45 -07:00
Alexander Scherbatiy
6dd76600b3
8044444: The output's 'Page-n' footer does not show completely
...
Reviewed-by: prr, serb
2015-04-28 19:32:50 +04:00
Roger Riggs
41b36c4295
8078826: Add diagnostic info for java/lang/Runtime/exec/LotsOfOutput.java fails intermittently
...
Add debugging output for diagnose intermittent failure
Reviewed-by: chegar, joehw
2015-04-28 09:28:24 -04:00
Sergey Bylokhov
aca583b3e9
8077267: Typo in the test on JavaBean
...
Reviewed-by: alexsch, malenkov
2015-04-28 16:24:04 +03:00
Roger Riggs
642e0ac6f1
8078369: [testbug] java/time/tck/java/time/TCKOffsetTime[now] fails on slow devices
...
Increase the tolerance between successive calls to now() to 20sec
Reviewed-by: scolebourne, sherman, dfuchs
2015-04-27 16:31:47 -04:00
Phil Race
96700da961
Merge
2015-04-27 09:17:39 -07:00
Artem Smotrakov
64969c0889
8075007: Additional tests for krb5-related cipher suites with unbound server
...
Reviewed-by: weijun
2015-04-27 21:02:40 +08:00
Jaroslav Bachorik
a79d202015
8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError
...
Reviewed-by: sla, dholmes
2015-04-27 10:13:21 +02:00
Jaroslav Bachorik
883ba19236
8077402: JMXStartStopTest fails intermittently on slow hosts
...
Reviewed-by: sla, dholmes
2015-04-27 10:12:56 +02:00
Doug Lea
37fbfc1a3d
8078490: Missed submissions in ForkJoinPool
...
Reviewed-by: psandoz, shade, martin, chegar
2015-04-24 15:39:41 +02:00
Volker Simonis
476d962701
8078520: [TESTBUG] fix 'test/tools/launcher/ExecutionEnvironment.java' to run on arbitrary *nix systems
...
Reviewed-by: ksrini
2015-04-24 09:37:06 +02:00
Stanislav Baiduzhyi
fc822a824b
8074761: Empty optional parameters of LDAP query are not interpreted as empty
...
Reviewed-by: vinnie
2015-04-23 13:48:02 -04:00
Anton Nashatyrev
2c3844609c
8078165: [macosx] NPE when attempting to get image from toolkit
...
Reviewed-by: serb, alexp
2015-04-23 17:33:19 +03:00
Sergey Bylokhov
e75b6c9ab8
6829245: Reg test: java/awt/Component/isLightweightCrash/StubPeerCrash.java fails
...
Reviewed-by: azvegint, alexsch
2015-04-23 16:54:54 +03:00