Mandy Chung
|
efeb942f9f
|
8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
|
2015-05-22 16:43:39 -07:00 |
|
Pooja Chopra
|
67b606e456
|
8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
Reviewed-by: alexsch, aivanov
|
2015-05-22 17:30:21 +03:00 |
|
Shobhit Gupta
|
318383493e
|
8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java
Reviewed-by: alexsch, azvegint
|
2015-05-22 16:13:00 +03:00 |
|
Xueming Shen
|
9e2b6dfd08
|
8080248: Coding regression in HKSCS charsets
To update the sp correctly when encoding supplementary characters
Reviewed-by: martin
|
2015-05-21 15:42:30 -07:00 |
|
Jason Uh
|
8ddcf2aab0
|
8079693: Add support for ECDSA P-384 and P-521 curves to XML Signature
Reviewed-by: mullan
|
2015-05-21 14:18:33 -07:00 |
|
Vinnie Ryan
|
6deb69ac50
|
8072578: ProbeKeystores.java creates files in test.src
Reviewed-by: weijun
|
2015-05-21 17:42:15 +01:00 |
|
Zaiyao Liu
|
c7c5826bb2
|
8048599: Tests for key wrap and unwrap operations
Reviewed-by: xuelei
|
2015-05-21 09:35:26 +00:00 |
|
Rob McKenna
|
efc37c5e71
|
8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection
Reviewed-by: michaelm
|
2015-05-20 18:06:31 +01:00 |
|
Rob McKenna
|
9cecb7f70a
|
8077822: javac does not recognize '*.java' as file if '-J' option is specified
Reviewed-by: ksrini
|
2015-05-20 18:03:56 +01:00 |
|
Roger Riggs
|
b7d8c57908
|
8078582: java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory
Small allocations may bump total memory, raise THRESHOLD to 2Mb
Reviewed-by: martin
|
2015-05-20 11:17:09 -04:00 |
|
Amy Lu
|
a3ea97f915
|
8080680: sun/nio/cs/TestCompoundTest.java should be removed from TEST.groups
Reviewed-by: igerasim
|
2015-05-20 17:16:58 +03:00 |
|
Joe Darcy
|
8931c0d3b2
|
8080711: Prepare sun/nio/cs/FindEncoderBugs.java to find intermittent failures
Reviewed-by: rriggs
|
2015-05-19 18:33:08 -07:00 |
|
Alejandro Murillo
|
8a9c3a81ff
|
Merge
|
2015-05-19 11:40:00 -07:00 |
|
Igor Ignatyev
|
8f509d71e6
|
8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently
Reviewed-by: vlivanov
|
2015-05-19 20:04:29 +03:00 |
|
Amy Lu
|
5dc10dc506
|
8080658: Update sun/nio/cs/FindDecoderBugs.java to use random number generator library
Reviewed-by: rriggs
|
2015-05-19 11:05:52 -04:00 |
|
Brian Burkhalter
|
a6ad9cd49a
|
8080629: (fs) Re-enable ability to fsync() on directories even though read()s on those directories may fail
Revert fix applied to resolve JDK-8066915.
Reviewed-by: alanb
|
2015-05-19 07:12:10 -07:00 |
|
Weijun Wang
|
ae7da8e119
|
8077102: dns_lookup_realm should be false by default
Reviewed-by: valeriep
|
2015-05-19 09:09:09 +08:00 |
|
Artem Smotrakov
|
eb68509b7d
|
8079140: IgnoreAllErrorHandler should use doPrivileged when it reads system properties
Reviewed-by: mullan
|
2015-05-18 19:26:48 +03:00 |
|
Ivan Gerasimov
|
43b2601a96
|
8080535: (ch) Expected size of Character.UnicodeBlock.map is not optimal
Reviewed-by: martin, chegar
|
2015-05-18 19:15:50 +03:00 |
|
Artem Smotrakov
|
e8064300cb
|
8079138: Additional negative tests for XML signature processing
Reviewed-by: mullan
|
2015-05-18 17:34:48 +03:00 |
|
Athijegannathan Sundararajan
|
268d0924b9
|
8072853: SimpleScriptContext used by NashornScriptEngine doesn't completely complies to the spec regarding exception throwing
Reviewed-by: psandoz, lagergren
|
2015-05-18 18:57:35 +05:30 |
|
Zaiyao Liu
|
c5889bc102
|
8048820: Implement tests for SecretKeyFactory
Reviewed-by: xuelei
|
2015-05-18 02:11:39 +00:00 |
|
Peter Levart
|
30bcd97f81
|
8077846: improve locking strategy for readConfiguration(), reset(), and initializeGlobalHandlers()
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Reviewed-by: dholmes, alanb, mchung
|
2015-05-17 10:38:36 +02:00 |
|
Valerie Peng
|
d296137c20
|
8038084: CertStore needs a way to add new CertStore types
Removed internal helper classes and reflection usage for LDAP CertStore.
Reviewed-by: mullan
|
2015-05-15 01:14:25 +00:00 |
|
Stuart Marks
|
9af3729cc7
|
8078463: TEST_BUG: optimize java/util/Map/Collisions.java
Reviewed-by: martin, chegar, dfuchs
|
2015-05-14 13:52:05 -07:00 |
|
Alejandro Murillo
|
937fb712ee
|
Merge
|
2015-05-14 12:05:33 -07:00 |
|
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 |
|
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 |
|
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 |
|
Harold Seigel
|
9e951d1747
|
Merge
|
2015-05-09 07:35:16 -04:00 |
|
Harold Seigel
|
529069c19a
|
Merge
|
2015-05-08 13:26:07 -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 |
|
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 |
|