Weijun Wang
|
aebcb1754e
|
8130720: BadKDC1 failed again
Reviewed-by: xuelei
|
2015-07-08 17:30:38 +08:00 |
|
Aleksei Efimov
|
2723d13329
|
8098547: (tz) Support tzdata2015e
Reviewed-by: coffeys, okutsu
|
2015-06-30 01:17:45 +03:00 |
|
Iris Clark
|
adff8dc21e
|
Merge
|
2015-06-29 11:28:02 -07:00 |
|
Weijun Wang
|
0a6597b64e
|
8058849: test/sun/security/krb5/config/dns.sh needs to re-examined or replaced
Reviewed-by: alanb
|
2015-06-29 17:11:17 +08:00 |
|
Valerie Peng
|
5109058c5d
|
7191662: JCE providers should be located via ServiceLoader
Enhanced to use ServiceLoader and switched provider to Provider.Service model.
Reviewed-by: mullan, alanb, mchung
|
2015-06-26 21:34:34 +00:00 |
|
Mark Sheppard
|
62568b1c1a
|
8129507: sun/net/www/protocol/http/B6369510.java fails intermittently
Changed openConnection() to openConnection(Proxy.NO_PROXY)
Reviewed-by: chegar
|
2015-06-25 14:23:03 +01:00 |
|
Weijun Wang
|
7b990654c5
|
8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently
Reviewed-by: vinnie
|
2015-06-25 09:03:23 +08:00 |
|
Naoto Sato
|
a693ebca66
|
8008577: Use CLDR Locale Data by Default
Reviewed-by: erikj, okutsu
|
2015-06-24 16:42:11 -07:00 |
|
Yuri Nesterenko
|
bdc20e1849
|
8076468: Add @modules to tests in jdk_desktop test group
Reviewed-by: yan, alexsch
|
2015-06-23 11:59:27 +03:00 |
|
Alejandro Murillo
|
c23fcc8a3e
|
8087202: Add support for PATCH field and remove unused fields of new version string
Reviewed-by: dholmes, alanb
|
2015-06-19 10:58:00 -07:00 |
|
Magnus Ihse Bursie
|
715981d1d4
|
Merge
|
2015-06-11 00:51:11 +02:00 |
|
Magnus Ihse Bursie
|
e9cf2472e3
|
8085822: JEP 223: New Version-String Scheme (initial integration)
Co-authored-by: Alejandro E Murillo <alejandro.murillo@oracle.com>
Co-authored-by: Kumar Srinivasan <kumar.x.srinivasan@oracle.com>
Reviewed-by: erikj, dcubed, dholmes, alanb
|
2015-06-11 00:23:01 +02:00 |
|
Weijun Wang
|
5d91ae3352
|
8058290: JAAS Krb5LoginModule has suspect ticket-renewal logic, relies on clockskew grace
Reviewed-by: mullan
|
2015-07-13 17:44:34 +08:00 |
|
Alejandro Murillo
|
f55c892a65
|
Merge
|
2015-06-30 11:20:43 -07:00 |
|
Alejandro Murillo
|
3ada1489fb
|
Merge
|
2015-06-26 19:11:19 -07:00 |
|
Dmitry Samersoff
|
c55d90aeef
|
8081576: serviceability/sa tests fail due to LingeredApp process fails to start
Provide a API to corrctly terminate LingeredApp
Reviewed-by: sspitsyn
|
2015-06-23 12:35:39 +03:00 |
|
Jaroslav Bachorik
|
60c572a84a
|
8080138: sun/management/jmxremote/startstop/JMXStartStopTest.java failed with java.lang.Error intermittently
Reviewed-by: sla
|
2015-06-22 12:13:56 +02:00 |
|
Jaroslav Bachorik
|
5e723c42f9
|
8081634: Concurrent usage of a StringBuilder causes test intermittent failures
Reviewed-by: sla, sspitsyn
|
2015-06-22 12:13:39 +02:00 |
|
Jesper Wilhelmsson
|
a15fb7f8d5
|
Merge
|
2015-06-15 13:48:28 +02:00 |
|
Alejandro Murillo
|
84e8aa917e
|
Merge
|
2015-06-08 11:11:48 -07:00 |
|
Katja Kantserova
|
a977dfe41f
|
8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
Reviewed-by: sspitsyn
|
2015-06-08 15:27:37 +02:00 |
|
Katja Kantserova
|
18df7777e0
|
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
Reviewed-by: sspitsyn
|
2015-06-09 10:11:11 +02:00 |
|
Aleksei Efimov
|
a6488e0152
|
8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy
Reviewed-by: naoto
|
2015-06-08 16:17:37 +03:00 |
|
Alejandro Murillo
|
f77dadee42
|
Merge
|
2015-06-04 15:38:00 -07:00 |
|
Yuri Nesterenko
|
cadfa093b6
|
8081306: [TEST_BUG] remove imports of the internal API from some regression tests
Reviewed-by: serb
|
2015-06-18 11:05:33 +03:00 |
|
Weijun Wang
|
d922187012
|
8031111: fix krb5 caddr
Reviewed-by: valeriep
|
2015-06-04 15:29:29 +08:00 |
|
Weijun Wang
|
625d9cb9b8
|
8079821: MSOID2.java test is not perfect
Reviewed-by: valeriep
|
2015-06-04 15:29:23 +08:00 |
|
Amy Lu
|
06a3f86af5
|
8081773: sun/net/www/protocol/https/ChunkedOutputStream.java references library that doesn't exist
Reviewed-by: chegar
|
2015-06-03 15:33:28 +01:00 |
|
Weijun Wang
|
1f705ef606
|
8038089: TLS optional support for Kerberos cipher suites needs to be re-examine
Reviewed-by: xuelei
|
2015-06-02 22:26:36 +08:00 |
|
Xue-Lei Andrew Fan
|
0f1698f906
|
8043758: Datagram Transport Layer Security (DTLS)
Reviewed-by: jnimeh, weijun, mullan, wetmore
|
2015-06-02 04:01:04 +00:00 |
|
Artem Smotrakov
|
40f869686c
|
8081386: Test sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test has RC4 dependencies
Reviewed-by: coffeys, olagneau
|
2015-06-01 14:59:20 +03:00 |
|
Ivan Gerasimov
|
97f5b473ec
|
8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
Reviewed-by: martin
|
2015-05-29 19:20:22 +03:00 |
|
Mandy Chung
|
53a97cbeb3
|
8081347: Add @modules to jdk_core tests
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: alanb, joehw, lancea
|
2015-05-28 10:54:48 -07:00 |
|
Staffan Larsen
|
98d6dd65f9
|
8081292: sun/tools/jmap/BasicJMapTest.java timed out
Reviewed-by: mgronlun, sspitsyn
|
2015-05-28 10:37:49 +02:00 |
|
Katja Kantserova
|
dc63fa4689
|
8081037: serviceability/sa/ tests time out on Windows
Reviewed-by: jbachorik, sla, dsamersoff
|
2015-05-27 14:35:55 +02:00 |
|
Xueming Shen
|
92bfe45d6a
|
8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image
To remove the invalid test case
Reviewed-by: alanb
|
2015-05-26 12:34:51 -07:00 |
|
Alejandro Murillo
|
fa672c31d0
|
Merge
|
2015-05-26 09:22:39 -07:00 |
|
Xueming Shen
|
abaeabd0cd
|
8042125: Japanese character converters incompatible between Java 7 and Java 8
To add the missing .nr and c2b mapping tables
Reviewed-by: okutsu
|
2015-05-25 13:52:28 -07:00 |
|
Katja Kantserova
|
27aac42dc5
|
8080833: JDK-8076524 has failed to remove binary files
Reviewed-by: sla
|
2015-05-25 14:08:21 +02:00 |
|
Artem Smotrakov
|
6b7bbd4884
|
8050374: More Signature tests
Reviewed-by: valeriep
|
2015-05-25 11:47:41 +03:00 |
|
Weijun Wang
|
041dbf030e
|
8048030: Expectations should be consistent
Reviewed-by: valeriep, mullan, ahgross
|
2015-05-24 16:35:12 +08:00 |
|
Mandy Chung
|
efeb942f9f
|
8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
|
2015-05-22 16:43:39 -07:00 |
|
Alejandro Murillo
|
d312bbb6ed
|
Merge
|
2015-05-21 17:11:55 -07: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 |
|
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 |
|
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 |
|
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 |
|
Weijun Wang
|
ae7da8e119
|
8077102: dns_lookup_realm should be false by default
Reviewed-by: valeriep
|
2015-05-19 09:09:09 +08:00 |
|
Alejandro Murillo
|
937fb712ee
|
Merge
|
2015-05-14 12:05:33 -07:00 |
|